aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-02-13 17:22:42 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-02-13 17:22:42 +0100
commit5fe78f574bab097c32738c6abad812f7ec25e79f (patch)
tree78d9d823b53aeb1434a3208b3b5a8dd22d1bf9da /.gitignore
parent15e93b55266186c159688e3b54bead26da206ee2 (diff)
Begin work on the Ahoy emulator
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 239b64f..c3cee9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ compile_commands.json
test.s
# Compilation Output
+ahoy
c8asm
!src/*
make