diff options
author | David Lamparter <equinox@diac24.net> | 2012-04-01 00:22:16 +0200 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2012-04-01 00:22:16 +0200 |
commit | 0a60a76afcf938c6885395fb16b6c168179921e5 (patch) | |
tree | 868d844830a6e7e588dde90faf144b78366b50c8 /.gitignore | |
parent | 75a61c57fb0402f777bfa828dd71818a97ed54a4 (diff) |
adapted to ATtiny26 / sublab setup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ea87e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.elf +*.*hex |