diff options
author | B. Watson <urchlay@slackware.uk> | 2024-07-02 00:48:38 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-07-02 00:48:38 -0400 |
commit | 52be446379bf7d34fad65a03d56e96bad2512790 (patch) | |
tree | b13ad79f28535b4e1f646ee0ad24eba1f777493d /.gitignore | |
parent | 449656a0a459ab55ce6ec9a3bfa094227eb6d5dc (diff) | |
download | bw-atari8-tools-52be446379bf7d34fad65a03d56e96bad2512790.tar.gz |
.gitignore: add new binaries.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,7 +13,9 @@ *.old *.bak *.o +a8cat a8eol +a8xd atr2xfd atrsize axe @@ -23,6 +25,7 @@ cart2rom fenders rom2cart unmac65 +xex1to2 xexcat xexsplit xfd2atr @@ -31,6 +34,7 @@ blob2xex vxrefbas cxrefbas dumpbas +listbas renumbas protbas unprotbas |