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

Unified Diff: .gitignore

Issue 1926283002: implement generic method runtime behavior, fixes #301 (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 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 | lib/runtime/dart_sdk.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 6de789f70531eec906176fbe47574e422a0cb2be..06b4263a1b87df005747e5d1be92ddc2b138a1cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ test/codegen/expect/lib/
test/codegen/expect/sunflower/dev_compiler/
test/codegen/expect/matcher/
test/codegen/language/*_multi.dart
+test/codegen/lib/html/*_multi.dart
# Created by ./tool/build_sdk.sh
tool/generated_sdk/
« no previous file with comments | « no previous file | lib/runtime/dart_sdk.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698