diff options
author | B. Watson <urchlay@slackware.uk> | 2025-04-22 03:43:03 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-04-22 03:43:03 -0400 |
commit | 22e209f12b3427d0a89b3e33f2471b426ec46f3d (patch) | |
tree | e298c101875f36ef27d5370e5e03da820ef2bc69 /.gitignore | |
download | atari8-self-relocator-22e209f12b3427d0a89b3e33f2471b426ec46f3d.tar.gz |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dc34f28 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +reloc.atr +*.o +*.xex |