X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=f66a961fd1bc8c5da26a3b71c4a38e732bca04a3;hb=fe001d46fd06924bb81fe8d506f5be8894db3df0;hp=83f3f2da9695e81aba571b715b6ebc2444d43b2e;hpb=c7005cdfcf4e4a3fc4abd536afd9fb9a378994fb;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 83f3f2da9..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ -keyboard/planck/dfu-programmer.exe .dep *.o *.eep *.elf *.hex +!util/bootloader.hex +!quantum/tools/eeprom_reset.hex *.log *.lss *.lst @@ -13,8 +14,10 @@ keyboard/planck/dfu-programmer.exe tags *~ build/ +.build/ *.bak .vagrant/ +quantum/version.h .idea/ CMakeLists.txt .DS_STORE @@ -24,3 +27,8 @@ CMakeLists.txt .project .settings/ .idea +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder