diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-03-22 11:59:10 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-03-22 11:59:10 +0000 |
commit | ff9b018aaeb490f4ae0dcb74c1db5fc8e217a8c9 (patch) | |
tree | e120eeac46d8aba6c460c300ea70ac44213cf17a | |
parent | fdef5d70c1890c7970f31061184a73e699ccd9fb (diff) |
Updated ignore for example tape files.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,5 +34,8 @@ # Custom src/casm *.com +*.tap +*.t64 +*.p src/A-Hdrive src/output |