X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=0b48b80e59552169388bd0a5cec97e1f6f7a2507;hb=4a8da0cb45abc9fd490944682acc71ccb0d5ee72;hp=8491433524d9c7c8b1f0878995c8fc7fb2616bfc;hpb=384d9cd6bb201bb19e7118aa3b61a292bd7a2d03;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 849143352..0b48b80e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .dep *.o +*.bin *.eep *.elf *.hex @@ -17,13 +18,19 @@ build/ .build/ *.bak .vagrant/ +quantum/version.h .idea/ CMakeLists.txt .DS_STORE +/util/wsl_downloaded # Eclipse/PyCharm/Other IDE Settings .cproject .project .settings/ .idea -.browse.VC.db* \ No newline at end of file +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder