diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,15 +1,28 @@ testing/*.ALF* testing/*.TXT* +testing/*.png +testing/*.zip +testing/*.arc +testing/Makefile +testing/alf testing/unalf testing/wip.txt testing/atari800.cfg .makepp/ -unalf-*-win64.zip +*-*-win64.zip *~ *.o src/alf src/unalf src/alfsum +a.* +b.* +x.* +y.* +a +b +x +y 1 2 3 |
