]> source.dussan.org Git - gitignore.git/commitdiff
Ignore the workspace.xml file 1989/head
authorAdrian Vovk <avovk@substanceproject.net>
Wed, 18 May 2016 13:52:10 +0000 (09:52 -0400)
committerAdrian Vovk <avovk@substanceproject.net>
Wed, 18 May 2016 13:52:10 +0000 (09:52 -0400)
and properly name the ART VM

Android.gitignore

index a8368751267c19e45c935c0f3d17cb8322b62dd3..f6b286cea98b98f849f504cd912054b7b046c1f0 100644 (file)
@@ -2,7 +2,7 @@
 *.apk
 *.ap_
 
-# Files for the Dalvik VM
+# Files for the ART/Dalvik VM
 *.dex
 
 # Java class files
@@ -34,6 +34,7 @@ captures/
 
 # Intellij
 *.iml
+.idea/workspace.xml
 
 # Keystore files
 *.jks