summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f66a961fd1..0b48b80e59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.dep
*.o
+*.bin
*.eep
*.elf
*.hex
@@ -21,6 +22,7 @@ quantum/version.h
.idea/
CMakeLists.txt
.DS_STORE
+/util/wsl_downloaded
# Eclipse/PyCharm/Other IDE Settings
.cproject