X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=0b48b80e59552169388bd0a5cec97e1f6f7a2507;hb=aae727d9ecce60906b26ee9a5a5d72f6fd25d9e4;hp=07bbf13db1229e1c011943ee1a38be75ef08ab6a;hpb=009ab77d3e26bd348e45a9a8102b2737c9367979;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 07bbf13db..0b48b80e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .dep *.o +*.bin *.eep *.elf *.hex @@ -21,6 +22,7 @@ quantum/version.h .idea/ CMakeLists.txt .DS_STORE +/util/wsl_downloaded # Eclipse/PyCharm/Other IDE Settings .cproject @@ -29,3 +31,6 @@ CMakeLists.txt .idea .browse.VC.db* *.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder