summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--olsndot/firmware/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/olsndot/firmware/.gitignore b/olsndot/firmware/.gitignore
new file mode 100644
index 0000000..b33e1ea
--- /dev/null
+++ b/olsndot/firmware/.gitignore
@@ -0,0 +1,13 @@
+*.elf
+*.o
+*.map
+*.lst
+*.hex
+*.bin
+
+cmsis_exports.c
+sources.c
+sources.tar.xz
+sources.tar.xz.zip
+
+STM32Cube