Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Unified Diff: .gitignore

Issue 1092213003: Automated runtime tests (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Travis support Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .travis.yml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 4ed1e322141527de3d27798395cbb824352defb5..642181ec114036dca7a53134d5b8abdcba2458e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ packages
*.sw?
.idea/
.pub/
+node_modules
# Or our test output folder
test/codegen/actual/
« no previous file with comments | « no previous file | .travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698