Update .gitignore files to svn:ignore from r12476.
Review URL: https://codereview.chromium.org//10946009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12503 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
+5
-12
@@ -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.
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
/out
|
||||
/xcodebuild
|
||||
/dart.xcodeproj
|
||||
/tests
|
||||
|
||||
Reference in New Issue
Block a user