X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=f66a961fd1bc8c5da26a3b71c4a38e732bca04a3;hb=fe001d46fd06924bb81fe8d506f5be8894db3df0;hp=a082ea22e4d822ca6c4328ecbcae1d0be7e0adc0;hpb=c37d52d2137acf5739c481cc0c8917ad6fd77161;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index a082ea22e..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ -keyboard/planck/dfu-programmer.exe .dep *.o *.eep *.elf *.hex +!util/bootloader.hex +!quantum/tools/eeprom_reset.hex +*.log *.lss *.lst *.map @@ -12,8 +14,12 @@ keyboard/planck/dfu-programmer.exe tags *~ build/ +.build/ *.bak .vagrant/ +quantum/version.h +.idea/ +CMakeLists.txt .DS_STORE # Eclipse/PyCharm/Other IDE Settings @@ -21,3 +27,8 @@ build/ .project .settings/ .idea +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder