diff options
author | Keith Packard <keithp@keithp.com> | 2011-10-27 01:01:11 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-10-27 01:01:42 -0700 |
commit | df08b2f6de464f4546c1809b931eb4910d88b558 (patch) | |
tree | 51bb21b48fc7ea5a0ccb7dfebfe20b59497b89e4 /src/avr-demo | |
parent | a7b285ec0945830b8b31877115157ddd12d6a9fb (diff) |
altos: A bunch of missing .gitignore files (mostly)
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/avr-demo')
-rw-r--r-- | src/avr-demo/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/avr-demo/.gitignore b/src/avr-demo/.gitignore new file mode 100644 index 00000000..e7d16343 --- /dev/null +++ b/src/avr-demo/.gitignore @@ -0,0 +1,3 @@ +avr-demo +avr-demo.hex +ao_product.h |