diff --git a/.gitignore b/.gitignore index 362a7c691..0e292f5cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ +*.TMP +*.dxvk-cache +*.log +.DS_Store .build .debug -.DS_Store +.gdb_history .git .svn -tags -.gdb_history .vscode -*.TMP +tags