]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)
[qmk_firmware.git] / .gitignore
index 2d68e206e818e09e8016e2c6b8faafcc6d10a845..153fea093cd58deced4af9fd3b7c2b002a67c5b9 100644 (file)
@@ -1 +1,32 @@
+.dep
+*.o
+*.eep
+*.elf
+*.hex
+!util/bootloader.hex
+!quantum/tools/eeprom_reset.hex
+*.log
+*.lss
+*.lst
+*.map
+*.sym
+*.swp
+tags
+*~
+build/
+.build/
+*.bak
+.vagrant/
+quantum/version.h
+.idea/
+CMakeLists.txt
+.DS_STORE
+
+# Eclipse/PyCharm/Other IDE Settings
+.cproject
+.project
+.settings/
+.idea
+.browse.VC.db*
 *.stackdump
+util/Win_Check_Output.txt