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

Unified Diff: .gitignore

Issue 1316723003: implement null aware ops, fixes #249 (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 4 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/runtime/_operations.js » ('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 dadc757199eca2e22e943a61161d8199b7578886..235c86b32256e370d6089a897375699ae9942e03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ node_modules
test/codegen/expect/dev_compiler/
test/codegen/expect/language/
test/codegen/expect/sunflower/dev_compiler/
+test/codegen/language/*_multi.dart
# Created by ./tool/build_sdk.sh
tool/generated_sdk/
« no previous file with comments | « no previous file | lib/runtime/_operations.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698