X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=6029afce4f1238aa12f8062de92ac8be1a251aa9;hb=48f4c5997bd0e041379f592f3e1e0c306e5a5e4d;hp=8491433524d9c7c8b1f0878995c8fc7fb2616bfc;hpb=17a7570e081a92e9a975ed86f94b9c0bbfc158f4;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 849143352..6029afce4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .dep *.o +*.bin *.eep *.elf *.hex @@ -17,6 +18,7 @@ build/ .build/ *.bak .vagrant/ +quantum/version.h .idea/ CMakeLists.txt .DS_STORE @@ -26,4 +28,8 @@ CMakeLists.txt .project .settings/ .idea -.browse.VC.db* \ No newline at end of file +.browse.VC.db* +*.stackdump +util/Win_Check_Output.txt +.vscode +.stfolder