X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=8c85d6ffa8882c607fa4f91ba048e74ef466e8e3;hb=503ec7f9f6f9c15049f02c3753afdfe2d0db629b;hp=b79d72b7c7ae72142099d4e3b9efa6d3e54d7f99;hpb=80c3ff5fa03429f1e4ea15032f665ceb88c9b8c3;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index b79d72b7c..8c85d6ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,28 @@ *.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*