summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2019-04-14 16:10:18 +1200
committerDavid Phillips <david@sighup.nz>2019-08-03 12:42:57 +1200
commitac8150b7601d9611818bb8b265a125a347a67004 (patch)
treeaa1440c18551fa415af53daedde76536ac2d000d /.gitignore
downloadtoy-cpu-assembler-ac8150b7601d9611818bb8b265a125a347a67004.tar.xz
Dirst dump of working prototype
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..71e5da6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.o
+*.bin
+assembler