diff options
| author | Sam Estep <sam@samestep.com> | 2025-08-06 17:57:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 21:57:45 +0000 |
| commit | b7039f0c911aee314ded4c230e7f32451cb14798 (patch) | |
| tree | fb32662a08ccc0c72fc75a5e5db88c201c1125f0 | |
| parent | b152f1bb18fdbccb17c96d7d3307ead1b14286b4 (diff) | |
Add `lock` file to `.gitignore` (#8029)
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 594a22520..12a8c8588 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,5 @@ vkd3d-proton.cache.write # Other temporary files /generators +/lock /tests/library/linked.spirv |
