summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-01-12 12:29:35 +0100
committerDaniel Friesel <derf@finalrewind.org>2016-01-12 12:29:35 +0100
commitf078fe9b54424b6ba12a64d981607c0ead887078 (patch)
tree43ada0be1cec612c0d9549718c86bddf3de68840 /.gitignore
parent2bde0a2dc668f0a95f0060f6cf9181c69a0182d1 (diff)
add Makefile and main.c stub (with display test code)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..975c237
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.o
+*.eep
+*.elf
+*.hex
+*.lss
+*.map
+*.sym