Comment out lazy-lock.json in .gitignore

Comment out lazy-lock.json in .gitignore to track it.
This commit is contained in:
jussivaris 2026-03-10 22:00:53 +02:00 committed by GitHub
parent 431cf2e881
commit 6d673a914d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -8,6 +8,6 @@ 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
#lazy-lock.json
.DS_Store