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

Unified Diff: editor/.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 | « compiler/scripts/generate_my_projects.py ('k') | editor/analyzer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/.gitignore
diff --git a/editor/.gitignore b/editor/.gitignore
index 21165606d9fae0076bf194f5db8f004cb88beb1c..353f047b96e20e965bf7a175d746549d0cddf85f 100644
--- a/editor/.gitignore
+++ b/editor/.gitignore
@@ -1,2 +1,9 @@
/*.Makefile
/*.target.mk
+/plugin_command_analyze_sources.gypi
+/plugin_command_analyze_sources.txt
+/plugin_command_analyze_sources.xml
+/plugin_engine_sources.gypi
+/plugin_engine_sources.txt
+/plugin_engine_sources.xml
+
« no previous file with comments | « compiler/scripts/generate_my_projects.py ('k') | editor/analyzer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698