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

Unified Diff: dart/compiler/.gitignore

Issue 11421093: Clean up svn:ignore property and .gitignore in dart, dart/pkg, and dart/runtime. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 1 month 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
« dart/.gitignore ('K') | « dart/.gitignore ('k') | dart/pkg/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/compiler/.gitignore
===================================================================
--- dart/compiler/.gitignore (revision 15379)
+++ dart/compiler/.gitignore (working copy)
@@ -1,32 +1,39 @@
-/domlib_sources.gypi
-/test_sources.xml
-/compiler_corelib_sources.gypi
-/dummy.target.mk
-/dartc.target.mk
-/dart_analyzer.target.mk
-/test_sources.gypi
-/sources.gypi
-/jsonlib_sources.xml
-/domlib_sources.xml
/compiler
-/Makefile
-/corelib_sources.xml
-/sources.xml
/third_party
+/compiler_corelib_sources.gypi
+/compiler_corelib_sources.xml
/corelib_sources.gypi
+/corelib_sources.xml
+/domlib_sources.gypi
+/domlib_sources.xml
+/htmllib_sources.gypi
/htmllib_sources.xml
-/htmllib_sources.gypi
+/isolatelib_sources.gypi
+/isolatelib_sources.xml
/jsonlib_sources.gypi
-/compiler_corelib_sources.xml
-/dart-compiler.Makefile
-/dart-compiler.xcodeproj
+/jsonlib_sources.xml
+/sources.gypi
+/sources.xml
+/test_sources.gypi
+/test_sources.xml
/out
/xcodebuild
-/isolatelib_sources.xml
-/isolatelib_sources.gypi
-/Release_ia32
-/Debug_ia32
+/Debug
+/DebugARM
+/DebugIA32
+/DebugSIMARM
+/DebugX64
+/Release
+/ReleaseARM
+/ReleaseIA32
+/ReleaseSIMARM
+/ReleaseX64
+/Makefile
+/*.Makefile
+/*.sln
+/*.target.mk
/*.vcproj
/*.vcxproj
/*.vcxproj.filters
/*.vcxproj.user
+/*.xcodeproj
« dart/.gitignore ('K') | « dart/.gitignore ('k') | dart/pkg/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698