]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
Remove Let’s Split plate files
[qmk_firmware.git] / .gitignore
index ae342167dfc214faadf7abd4790b2c5912475ce2..0b48b80e59552169388bd0a5cec97e1f6f7a2507 100644 (file)
@@ -1,8 +1,12 @@
 .dep
 *.o
+*.bin
 *.eep
 *.elf
 *.hex
+!util/bootloader.hex
+!quantum/tools/eeprom_reset.hex
+*.log
 *.lss
 *.lst
 *.map
 tags
 *~
 build/
+.build/
 *.bak
 .vagrant/
+quantum/version.h
+.idea/
+CMakeLists.txt
 .DS_STORE
+/util/wsl_downloaded
 
-# Eclipse Settings
+# Eclipse/PyCharm/Other IDE Settings
 .cproject
 .project
-.settings/
\ No newline at end of file
+.settings/
+.idea
+.browse.VC.db*
+*.stackdump
+util/Win_Check_Output.txt
+.vscode
+.stfolder