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

Unified Diff: .gitignore

Issue 1982163002: Don't check in summary (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 7 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.sum » ('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 ef54bc13ae1af6e224eda0a589d25ad8c258361a..076e2f2fad49a178f2468724fd9ce960d3b2684b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,9 @@ packages
node_modules
doc/api/
+# Ignore generated summary
+lib/runtime/dart_sdk.sum
+
# Ignore test output
test/codegen/expect/dev_compiler/
test/codegen/expect/language/
« no previous file with comments | « no previous file | lib/runtime/dart_sdk.sum » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698