diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-25 20:46:24 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-25 20:46:24 +0100 |
commit | b960abd26a7f0bfca6c59c73c0fdc8ab4b54685e (patch) | |
tree | 8079f3b95f6ef6ecadf5cd7c2896792f8cbc31c1 /.gitignore | |
parent | 07fd7c2949dbc85e55e0c49658e3dbd965d1904c (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3f1d740 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +src/czx81 +src/*.o |