diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-28 00:31:29 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-28 00:31:29 -0500 |
| commit | cedd4bada6e88daa0c527380e6dc22f52685f197 (patch) | |
| tree | 5d2b464e08ea5450362a59bfaabab4fb030d97dc /.gitignore | |
| parent | 802b5a0760179d9a5fd2d241745733c42a67fcc4 (diff) | |
| download | unalf-cedd4bada6e88daa0c527380e6dc22f52685f197.tar.gz | |
Rename project to alftools.
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 |
