X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=f66a961fd1bc8c5da26a3b71c4a38e732bca04a3;hb=9e0ca927f950d1d396e3f45f02e0a3e7dd5b0fff;hp=1e19ce9a873079ed65be07fbf01cd1c93ff23d09;hpb=f5c1d6d1dbc5602d08fa621c730baacda304fe7a;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 1e19ce9a8..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ *.eep *.elf *.hex +!util/bootloader.hex +!quantum/tools/eeprom_reset.hex +*.log *.lss *.lst *.map @@ -11,6 +14,21 @@ tags *~ build/ +.build/ *.bak .vagrant/ -.DS_STORE \ No newline at end of file +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