X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=0b48b80e59552169388bd0a5cec97e1f6f7a2507;hb=fbec02c148862e0a3c53476c64193a3c6e039a3c;hp=8b8c45169dfbce194a603de23869fcb09d4ce5b3;hpb=535daad3cd812df58f4630df202a447836ac3084;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 8b8c45169..0b48b80e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ -keyboard/planck/dfu-programmer.exe .dep *.o +*.bin *.eep *.elf *.hex +!util/bootloader.hex +!quantum/tools/eeprom_reset.hex +*.log *.lss *.lst *.map @@ -12,12 +15,22 @@ keyboard/planck/dfu-programmer.exe tags *~ build/ +.build/ *.bak .vagrant/ +quantum/version.h +.idea/ +CMakeLists.txt .DS_STORE +/util/wsl_downloaded -# Eclipse Settings +# Eclipse/PyCharm/Other IDE Settings .cproject .project .settings/ - +.idea +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder