diff options
author | Keith Packard <keithp@keithp.com> | 2012-10-12 14:27:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-10-12 14:27:14 -0700 |
commit | 162a21dc423c2883a54f7d2a154871ae714d1552 (patch) | |
tree | a4fc41e9a54b3014fe1ba7101b0b71905c99d9ba /src | |
parent | 6cfb2d3b1c75916ee69d069519edc675e37e1aa1 (diff) |
altos: Add .gitignore for micropeak
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/micropeak/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/micropeak/.gitignore b/src/micropeak/.gitignore new file mode 100644 index 00000000..91468368 --- /dev/null +++ b/src/micropeak/.gitignore @@ -0,0 +1,2 @@ +ao_product.h +micropeak-* |