]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
The Ordinary Layout works the way you expect it to, with extra powerful features
[qmk_firmware.git] / .gitignore
index 0fd85b53143e75f8b4c4ebdee59d1d30520b2644..a082ea22e4d822ca6c4328ecbcae1d0be7e0adc0 100644 (file)
@@ -1,3 +1,4 @@
+keyboard/planck/dfu-programmer.exe
 .dep
 *.o
 *.eep
@@ -7,5 +8,16 @@
 *.lst
 *.map
 *.sym
+*.swp
 tags
 *~
+build/
+*.bak
+.vagrant/
+.DS_STORE
+
+# Eclipse/PyCharm/Other IDE Settings
+.cproject
+.project
+.settings/
+.idea