diff options
author | June McEnroe <june@causal.agency> | 2019-03-16 01:51:51 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-03-16 01:51:51 -0400 |
commit | 07f796e2fd81f982a54e82c95057cae22cc25e26 (patch) | |
tree | 8f22329740cfe3752ec799e7c20e53b9f3699b01 /.gitignore | |
parent | Add flags to fix up cards graphics (diff) | |
download | cards-07f796e2fd81f982a54e82c95057cae22cc25e26.tar.gz cards-07f796e2fd81f982a54e82c95057cae22cc25e26.zip |
Add demo
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3c9fa20..986bf84 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *.o CARDS.DLL SOL.EXE +demo dump |