X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=9381f1afe48ec693c3da7a6747dc478d9b6ba9b3;hb=dd73e14c9b4d74473434fee78a9b1eb84491b1a8;hp=6029afce4f1238aa12f8062de92ac8be1a251aa9;hpb=c034b61b1abb2bf23187abae562bf53916c60fa1;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 6029afce4..9381f1afe 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ quantum/version.h .idea/ CMakeLists.txt .DS_STORE +/util/wsl_downloaded # Eclipse/PyCharm/Other IDE Settings .cproject @@ -33,3 +34,8 @@ CMakeLists.txt util/Win_Check_Output.txt .vscode .stfolder + +# ignore image files +*.png +*.jpg +*.gif \ No newline at end of file