summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2014-03-19 20:41:12 +0100
committerFlorian Jung <flo@windfisch.org>2014-03-19 20:41:12 +0100
commita400be8ac4d44f3f35fc362081927bc750b1f551 (patch)
tree4d2a68370e84357a4c52797a356f97c6e5e61da3 /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7f6d332
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+.dep
+main.eep
+main.elf
+main.hex
+main.i
+main.lss
+main.map
+main.s
+main.sym
+obj
+contrib