diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-28 23:30:29 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-04-28 23:30:29 -0700 |
commit | b452789a8ac414f3508b36c85dba0f3311c1971e (patch) | |
tree | 700f13f3442e179bddd2a95a18b8d416700568c2 | |
parent | 6bc66d601800969efcbd9710f4b1b63028585963 (diff) |
altos: More .gitignore bits
stm-demo
Signed-off-by: Keith Packard <keithp@keithp.com>
-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 |