diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-11-20 10:01:52 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-11-20 10:01:52 +0000 |
commit | 607668671eb6d10e7ca036df81b3f288bce57339 (patch) | |
tree | df5973eb6e5828aede9948bac0e6d728fdd82fdc /.gitignore | |
parent | 38e9dd313001142ae36254cc6c8ef79d369dc109 (diff) |
Added Intel HEX output handler
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,5 +42,8 @@ src/casm *.p *.sfc *.nes +*.prg +*.hex +*.cdt src/A-Hdrive src/output |