diff options
author | Keith Packard <keithp@keithp.com> | 2008-12-19 21:13:04 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-12-19 21:15:50 -0800 |
commit | 30f23f23a6db3d12fdc9c088cf6ab47c5e5077fb (patch) | |
tree | d5dbde22aa450c5a18703b41994232d2538f465d /target | |
parent | 9025eb792861930e6af918d2727c4f5d97a69936 (diff) |
Clean up autotools stuff.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/blink/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/target/blink/.gitignore b/target/blink/.gitignore new file mode 100644 index 00000000..40f72de9 --- /dev/null +++ b/target/blink/.gitignore @@ -0,0 +1,13 @@ +*.ihx +*.adb +*.asm +*.cdb +*.lnk +*.lst +*.map +*.mem +*.rel +*.rst +*.sym +blink-flash +blink-ram |