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