]> Pileus Git - ~andy/spades/blob - .gitignore
Add rules for card images
[~andy/spades] / .gitignore
1 # Vim junk
2 *~
3 *.swp
4
5 # Android junk
6 bin/
7 gen/
8 obj/
9
10 # Leave out cards for now
11 res/drawable/card_*.png
12 opt/drawable/card_*.svg