X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=e40308193c88c320c86fc3b1d0af7d70e86a5e0e;hb=e0caf94323d5cc0baae38af11984902fb1a5375f;hp=6029afce4f1238aa12f8062de92ac8be1a251aa9;hpb=99b7b50130770d6da9298f79d9b00cd9ec3eaff2;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 6029afce4..e40308193 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,8 @@ quantum/version.h .idea/ CMakeLists.txt .DS_STORE +/util/wsl_downloaded +/util/win_downloaded # Eclipse/PyCharm/Other IDE Settings .cproject @@ -31,5 +33,12 @@ CMakeLists.txt .browse.VC.db* *.stackdump util/Win_Check_Output.txt -.vscode +# Let these ones be user specific, since we have so many different configurations +.vscode/launch.json +.vscode/tasks.json .stfolder + +# ignore image files +*.png +*.jpg +*.gif \ No newline at end of file