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

Unified Diff: .gitignore

Issue 985933004: Do cleanup instead of excluding runtime files in diff (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 | test/codegen_test.dart » ('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 c9666a9e4fdcc22bad481abe4213a865e9c93b2f..0b58e1df215a9a3ece19f910f4b2e2dd2d7db6f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,8 +14,6 @@ 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 | test/codegen_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698