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

Unified Diff: .gitignore

Issue 998043002: Fixes in codegen and test script (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 9 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 | lib/src/codegen/js_codegen.dart » ('j') | test/test.sh » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 0b58e1df215a9a3ece19f910f4b2e2dd2d7db6f5..c9666a9e4fdcc22bad481abe4213a865e9c93b2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,8 @@ packages
# Or our test output folder
test/codegen/actual/
+test/codegen/expect/dev_compiler/
+test/codegen/expect/server_mode/dev_compiler/
test/dart_codegen/actual/
# Include when developing application packages.
« no previous file with comments | « no previous file | lib/src/codegen/js_codegen.dart » ('j') | test/test.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698