X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=.gitignore;h=0947ddf656c8adcfeb7b33f311fc5516f90f3c63;hb=558c91e0888f7cd4a659985d20cd5ac891a1ce6e;hp=756a5024d92c10474d10b4be0cc4275ac47611e5;hpb=6273d89ab9dea6b849bbebe97526870d41a8879e;p=~andy%2Fspades diff --git a/.gitignore b/.gitignore index 756a502..0947ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Settings +config.mk + # Vim junk *~ *.swp @@ -6,3 +9,9 @@ bin/ gen/ obj/ + +# Leave out cards for now +opt/drawable/*.svg +opt/drawable/*.xcf +res/drawable/*.png +res/drawable/*.jpg