summaryrefslogtreecommitdiff
path: root/elf/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'elf/.gitignore')
-rw-r--r--elf/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/elf/.gitignore b/elf/.gitignore
new file mode 100644
index 0000000..e65382e
--- /dev/null
+++ b/elf/.gitignore
@@ -0,0 +1,7 @@
+./6502
+build_*/
+.direnv/
+TAGS
+*.o
+*.a
+*.so \ No newline at end of file