]> Pileus Git - ~andy/spades/blobdiff - .gitignore
Prevent app crash on Empty Send.
[~andy/spades] / .gitignore
index a9c24c6288b2ca33440feac770a4f9de2aba7455..7e2a19d0be3306c25de213a9cb2687185c1ec975 100644 (file)
@@ -1,3 +1,6 @@
+# Settings
+config.mk
+
 # Vim junk
 *~
 *.swp
@@ -8,5 +11,11 @@ gen/
 obj/
 
 # Leave out cards for now
-res/drawable/card_*.png
-opt/drawable/card_*.svg
+opt/drawable/*.svg
+opt/drawable/*.xcf
+res/drawable/*.png
+res/drawable/*.jpg
+
+# Android studio
+.idea
+