]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
Revise KEYMAP macro to make left and right halves more clear
[qmk_firmware.git] / .gitignore
index 1ff0f2fa98be40892faf3f615e75037cfbbf436b..6029afce4f1238aa12f8062de92ac8be1a251aa9 100644 (file)
@@ -1,12 +1,11 @@
-keyboards/planck/dfu-programmer.exe
 .dep
 *.o
+*.bin
 *.eep
 *.elf
-/*.hex
-/keyboards/**/*.hex
-/keyboards/**/keymaps/**/*.hex
-!/keyboards/**/keymaps/**/compiled.hex
+*.hex
+!util/bootloader.hex
+!quantum/tools/eeprom_reset.hex
 *.log
 *.lss
 *.lst
@@ -19,6 +18,7 @@ build/
 .build/
 *.bak
 .vagrant/
+quantum/version.h
 .idea/
 CMakeLists.txt
 .DS_STORE
@@ -28,3 +28,8 @@ CMakeLists.txt
 .project
 .settings/
 .idea
+.browse.VC.db*
+*.stackdump
+util/Win_Check_Output.txt
+.vscode
+.stfolder