aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCan2024-12-19 12:48:21 +0100
committerCan2024-12-19 12:48:21 +0100
commit32c3cd70d157166d0ddf8c18833788f0c69533e3 (patch)
treeb6e086cdebe8eb97f87cd871057592ede47eab44 /.gitignore
parent35b76009331cf9cf32791b502f08b4c34b95d57d (diff)
feat: add ROMs to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e92e379..9f687bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@ result-*
# MacOS
.DS_Store
+
+# ROMs
+*.ch8 \ No newline at end of file