From cedd4bada6e88daa0c527380e6dc22f52685f197 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 28 Nov 2025 00:31:29 -0500 Subject: Rename project to alftools. --- .gitignore | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0aa8c8e..84920d3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3