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

Unified Diff: dart/.gitignore

Issue 10946009: Update .gitignores. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « no previous file | dart/client/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/.gitignore
diff --git a/dart/.gitignore b/dart/.gitignore
index 59e3381d07a487733131d40fa6e5e1c3f40cb8ee..e8355d653f30bc032a24cc927c9f1ef941d072da 100644
--- a/dart/.gitignore
+++ b/dart/.gitignore
@@ -12,23 +12,11 @@
/dart.Makefile
/dart.xcodeproj
/dart2js.target.mk
-/frog.target.mk
-/frogsh.target.mk
/Makefile
/out
/runtime.target.mk
/upload_sdk.target.mk
/xcodebuild
-/Debug
-/DebugARM
-/DebugIA32
-/DebugSIMARM
-/DebugX64
-/Release
-/ReleaseARM
-/ReleaseIA32
-/ReleaseSIMARM
-/ReleaseX64
/upload_sdk.vcxproj
/dart2js.vcxproj.user
/api_docs.vcproj
@@ -56,6 +44,11 @@
/dart2js.vcproj
/create_sdk.vcxproj.user
/runtime.vcxproj
+/build
+/*.xcodeproj
+/.children
+/.project
+/*.pyc
# End generated ignores. The following are hand-added because the svn:ignore
# stuff doesn't handle them well.
« no previous file with comments | « no previous file | dart/client/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698