X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=9381f1afe48ec693c3da7a6747dc478d9b6ba9b3;hb=a1ce43781ab1e9709c006435f62fd25876561a5b;hp=6029afce4f1238aa12f8062de92ac8be1a251aa9;hpb=216f669276b30393fb35a409011ccdad8b521156;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