diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-28 23:30:29 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-05-07 20:07:54 -0700 |
commit | c9f2e6471c11a1f9feb183e05f24c53968098bdb (patch) | |
tree | 1c4f7af4aea36b158fe9a1d3d430814562e75b66 /src/stm-demo | |
parent | ab99d71c4ba97a28ee463170d10712b2de94dc50 (diff) |
altos: More .gitignore bits
stm-demo
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/stm-demo')
-rw-r--r-- | src/stm-demo/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm-demo/.gitignore b/src/stm-demo/.gitignore index 32b08ce8..2f5046fc 100644 --- a/src/stm-demo/.gitignore +++ b/src/stm-demo/.gitignore @@ -1,2 +1,2 @@ -stm-demo +stm-demo*.elf ao_product.h |