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