浏览代码

Added dxvk junk files.

Бранимир Караџић 3 年之前
父节点
当前提交
c69097adfe
共有 1 个文件被更改,包括 6 次插入4 次删除
  1. 6 4
      .gitignore

+ 6 - 4
.gitignore

@@ -1,9 +1,11 @@
+*.TMP
+*.dxvk-cache
+*.log
+.DS_Store
 .build
 .build
 .debug
 .debug
-.DS_Store
+.gdb_history
 .git
 .git
 .svn
 .svn
-tags
-.gdb_history
 .vscode
 .vscode
-*.TMP
+tags