diff options
author | Florian Jung <flo@windfisch.org> | 2014-03-14 19:17:56 +0100 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2014-03-14 19:17:56 +0100 |
commit | ecb2c5dc1ceef26d8495fa0c1cc2d128b804b65c (patch) | |
tree | 4aa8c40f9de78a67c9f4b12103d3e744ef10ad82 /.gitignore |
sending status. works :)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
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 |