Index: dart/utils/apidoc/.gitignore |
=================================================================== |
--- dart/utils/apidoc/.gitignore (revision 15379) |
+++ dart/utils/apidoc/.gitignore (working copy) |
@@ -1,9 +1,22 @@ |
-/apidoc.Makefile |
-/apidoc.xcodeproj |
-/api_docs.target.mk |
-/api_docs.vcxproj.filters |
-/api_docs.vcproj |
+/Makefile |
+/out |
+/runtime |
+/xcodebuild |
+/*.Makefile |
+/*.sln |
+/*.target.mk |
+/*.vcproj |
+/*.vcxproj |
+/*.vcxproj.filters |
+/*.vcxproj.user |
+/*.xcodeproj |
/Debug |
-/api_docs.vcxproj.user |
-/apidoc.sln |
+/DebugARM |
/DebugIA32 |
+/DebugSIMARM |
+/DebugX64 |
+/Release |
+/ReleaseARM |
+/ReleaseIA32 |
+/ReleaseSIMARM |
+/ReleaseX64 |