Unignore lazy-lock.json in .gitignore

Unignore lazy-lock.json to track it in version control.
This commit is contained in:
kzsa 2026-03-05 13:09:34 +01:00 committed by GitHub
parent dabce46993
commit bb4ab9415b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -8,6 +8,5 @@ spell/
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
# control, see https://lazy.folke.io/usage/lockfile
# For kickstart, it makes sense to leave it ignored.
lazy-lock.json
.DS_Store