X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=8c85d6ffa8882c607fa4f91ba048e74ef466e8e3;hb=1442a882d4dd11eea033c34308c8adf49be53e95;hp=b79d72b7c7ae72142099d4e3b9efa6d3e54d7f99;hpb=adbb86b1ec8b07e86ae7425374e95b82122e48a7;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*