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

Unified Diff: compiler/.gitignore

Issue 10914176: Sync .gitignore with the corresponding svn properties. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « client/.gitignore ('k') | editor/build/.gitignore » ('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
new file mode 100644
index 0000000000000000000000000000000000000000..71d6cd2aefd7f0d55728ae172779266712fb252e
--- /dev/null
+++ b/compiler/.gitignore
@@ -0,0 +1,31 @@
+/domlib_sources.gypi
+/test_sources.xml
+/compiler_corelib_sources.gypi
+/dummy.target.mk
+/dartc.target.mk
+/test_sources.gypi
+/sources.gypi
+/jsonlib_sources.xml
+/domlib_sources.xml
+/compiler
+/Makefile
+/corelib_sources.xml
+/sources.xml
+/third_party
+/corelib_sources.gypi
+/htmllib_sources.xml
+/htmllib_sources.gypi
+/jsonlib_sources.gypi
+/compiler_corelib_sources.xml
+/dart-compiler.Makefile
+/dart-compiler.xcodeproj
+/out
+/xcodebuild
+/isolatelib_sources.xml
+/isolatelib_sources.gypi
+/Release_ia32
+/Debug_ia32
+/*.vcproj
+/*.vcxproj
+/*.vcxproj.filters
+/*.vcxproj.user
« no previous file with comments | « client/.gitignore ('k') | editor/build/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698