X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=f66a961fd1bc8c5da26a3b71c4a38e732bca04a3;hb=74c6c3d277bc76c319b5d28d578fbda9009efcbf;hp=f3f46872a07e990dcf0f8dca6c8de554d0fdce66;hpb=a074364c3731d66b56d988c8a6c960a83ea0e0a1;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index f3f46872a..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,11 +3,32 @@ *.eep *.elf *.hex +!util/bootloader.hex +!quantum/tools/eeprom_reset.hex +*.log *.lss *.lst *.map *.sym +*.swp tags *~ build/ +.build/ *.bak +.vagrant/ +quantum/version.h +.idea/ +CMakeLists.txt +.DS_STORE + +# Eclipse/PyCharm/Other IDE Settings +.cproject +.project +.settings/ +.idea +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder