X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=f66a961fd1bc8c5da26a3b71c4a38e732bca04a3;hb=d8a608f3ff4cb4d73cd57be500fd9881e230099d;hp=76d09a6806abdcc54702c80f2a83d2b3fe3a18cc;hpb=dc9bf78f2b1d7d894576d87ea9bfc86d7bb3deee;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 76d09a680..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,10 @@ -keyboard/planck/dfu-programmer.exe .dep *.o *.eep *.elf -/*.hex -/keyboard/**/*.hex -/keyboard/**/keymaps/**/*.hex -!/keyboard/**/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