X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=f66a961fd1bc8c5da26a3b71c4a38e732bca04a3;hb=e5c5902e95840876f1e51c3e8e0a93311676fa27;hp=1ff0f2fa98be40892faf3f615e75037cfbbf436b;hpb=b0caf32741cf415a45333828f1661d9f6b72570f;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 1ff0f2fa9..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,10 @@ -keyboards/planck/dfu-programmer.exe .dep *.o *.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 +17,7 @@ build/ .build/ *.bak .vagrant/ +quantum/version.h .idea/ CMakeLists.txt .DS_STORE @@ -28,3 +27,8 @@ CMakeLists.txt .project .settings/ .idea +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder