chore: gitignore vkd3d-proton/DXVK runtime shader caches

The Wine canary build drops vkd3d-proton.cache into the working dir.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
MechaCat02
2026-06-12 18:06:25 +02:00
parent 48b19e490f
commit 6271ba1f55

5
.gitignore vendored
View File

@@ -11,3 +11,8 @@ audit-*.md
*.stdout *.stdout
*.stderr *.stderr
*.log *.log
# Runtime cache artifacts (vkd3d-proton / DXVK shader caches dropped into the
# working dir by the Wine canary build)
vkd3d-proton.cache*
*.dxvk-cache