Index: dart/.gitignore |
diff --git a/dart/.gitignore b/dart/.gitignore |
index 11e8bf770445d8a25e414f2f2be5408a7dfdb91b..844005c18585279fbb2814bba32df7e1583e4a20 100644 |
--- a/dart/.gitignore |
+++ b/dart/.gitignore |
@@ -21,8 +21,16 @@ out/ |
war/ |
bin/ |
client/outcode/ |
-Release_*/ |
-Debug_*/ |
+DebugIA32/ |
+Debug/ |
+DebugARM/ |
+DebugSIMARM/ |
+DebugX64/ |
+Release/ |
+ReleaseARM/ |
+ReleaseIA32/ |
+ReleaseSIMARM/ |
+ReleaseX64/ |
# Swarm sample app output directory |
/client/outcode |