summaryrefslogtreecommitdiff
path: root/fw/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'fw/.gitignore')
-rw-r--r--fw/.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/fw/.gitignore b/fw/.gitignore
new file mode 100644
index 0000000..9c68981
--- /dev/null
+++ b/fw/.gitignore
@@ -0,0 +1,15 @@
+*.o
+*.d
+*.elf
+*.map
+*.bin
+*.hex
+*.cproject
+*.project
+*.a
+doc
+Makefile
+CMakeCache.txt
+cmake_install.cmake
+CMakeFiles
+src/demo