diff options
-rw-r--r-- | src/stm32f4-disco/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stm32f4-disco/.gitignore b/src/stm32f4-disco/.gitignore new file mode 100644 index 00000000..deb5083f --- /dev/null +++ b/src/stm32f4-disco/.gitignore @@ -0,0 +1,3 @@ +stm32f4-disco-*.elf +stm32f4-disco-*.ihx +stm32f4-disco-*.map |