diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2c4d60777..941b0b745 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,8 @@ vkd3d-proton.cache vkd3d-proton.cache.write *_d3d11.log *_dxgi.log + +# Vim temporary files +*~ +.*.swp +.*.swo |
