diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1a1da1600..d9280b3d4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ .clang-format .gdb_history .vimspector +.vimspector.json bin/ intermediate/ @@ -80,5 +81,6 @@ build/**/*.log .cache vkd3d-proton.cache +vkd3d-proton.cache.write *_d3d11.log *_dxgi.log |
