From ab99d71c4ba97a28ee463170d10712b2de94dc50 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 28 Apr 2013 23:27:32 -0700 Subject: altos: Add a bunch of .gitignore files Ignore ao_product.h and built binaries Signed-off-by: Keith Packard --- src/stm-flash/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/stm-flash/.gitignore (limited to 'src/stm-flash') diff --git a/src/stm-flash/.gitignore b/src/stm-flash/.gitignore new file mode 100644 index 00000000..c046bc2a --- /dev/null +++ b/src/stm-flash/.gitignore @@ -0,0 +1,3 @@ +stm-flash*.elf +ao_product.h +altos-flash*.elf -- cgit v1.2.3