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

Unified Diff: compiler/.gitignore

Issue 13982010: Use intermediate file containing javac arguments to overcome windows limitations (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | compiler/generate_source_list.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/.gitignore
diff --git a/compiler/.gitignore b/compiler/.gitignore
index 02aa8f25e0778b38a2362f1965ee0cedccce6265..5a9c6a0cf0ba21501246ec28c30e49fb0d9606d2 100644
--- a/compiler/.gitignore
+++ b/compiler/.gitignore
@@ -13,8 +13,10 @@
/jsonlib_sources.gypi
/jsonlib_sources.xml
/sources.gypi
+/sources.txt
/sources.xml
/test_sources.gypi
+/test_sources.txt
/test_sources.xml
/out
/xcodebuild
« no previous file with comments | « no previous file | compiler/generate_source_list.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698