diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-03-15 06:22:59 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-03-15 06:27:29 (EDT) |
commit | a3356b9781e1dd362ecc7cd2c4c2cf20a893a4b6 (patch) | |
tree | e8c66c96b02ba062ec8692b15d2c1092ce6a0db5 /games/classic | |
parent | 215ecac2af2811874e563c6225bd38fc1564b5e1 (diff) | |
download | dodge-balls-a3356b9781e1dd362ecc7cd2c4c2cf20a893a4b6.zip dodge-balls-a3356b9781e1dd362ecc7cd2c4c2cf20a893a4b6.tar.gz dodge-balls-a3356b9781e1dd362ecc7cd2c4c2cf20a893a4b6.tar.bz2 |
.gitignore, games/classic/.gitignore: Add
Diffstat (limited to 'games/classic')
-rw-r--r-- | games/classic/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/classic/.gitignore b/games/classic/.gitignore new file mode 100644 index 0000000..1b1cc69 --- /dev/null +++ b/games/classic/.gitignore @@ -0,0 +1,2 @@ +# Files generated by Makefile +/tileset.png |