X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=b1f9277078af8801c52f55eda71cf9f322809bae;hb=f7fd7f67bd1286a42326a6832627ef328252db0c;hp=226f11868828f860e602e9bb83ce156534b18d48;hpb=8350d7e607704d6736271256f20640e8f3deae75;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index 226f11868..b1f927707 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.history/ .dep *.o *.bin @@ -23,6 +24,7 @@ quantum/version.h .idea/ CMakeLists.txt cmake-build-debug +doxygen/ .DS_STORE /util/wsl_downloaded /util/win_downloaded @@ -42,6 +44,7 @@ cmake-build-debug .project .settings/ .idea +*.iml .browse.VC.db* *.stackdump util/Win_Check_Output.txt @@ -52,6 +55,7 @@ util/Win_Check_Output.txt .vscode/last.sql .vscode/temp.sql .stfolder +.tags # ignore image files *.png @@ -64,4 +68,4 @@ util/Win_Check_Output.txt # things travis sees secrets.tar id_rsa_* -/.vs \ No newline at end of file +/.vs