diff options
author | B. Watson <urchlay@slackware.uk> | 2022-08-29 16:13:38 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-08-29 16:13:38 -0400 |
commit | 7050d6b8e4429bcb298109c3527c70ea88a4974e (patch) | |
tree | 684a497c60532d925235a001166676b3e301d717 | |
parent | e2ba8458a5cfdfacfaf103e7ba97d610afa6c970 (diff) | |
download | bw-atari8-tools-7050d6b8e4429bcb298109c3527c70ea88a4974e.tar.gz |
create .gitignore
-rw-r--r-- | .gitignore | 8 | ||||
-rw-r--r-- | .syms | 0 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f8b087 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.syms +1 +2 +3 +*.atr +*~ +*.old +*.bak |