diff options
author | Can | 2024-12-19 12:48:21 +0100 |
---|---|---|
committer | Can | 2024-12-19 12:48:21 +0100 |
commit | 32c3cd70d157166d0ddf8c18833788f0c69533e3 (patch) | |
tree | b6e086cdebe8eb97f87cd871057592ede47eab44 /.gitignore | |
parent | 35b76009331cf9cf32791b502f08b4c34b95d57d (diff) |
feat: add ROMs to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,3 +7,6 @@ result-* # MacOS .DS_Store + +# ROMs +*.ch8
\ No newline at end of file |