Merge pull request #1896 from giogt/fix-gitignore-lazylock-comment

Clarify comment in .gitignore for lazy-lock.json
This commit is contained in:
Ori Perry
2026-02-27 21:09:55 +02:00
committed by GitHub

5
.gitignore vendored
View File

@@ -5,8 +5,9 @@ nvim
spell/
# You can uncomment this yourself if you want to lock the lazy-lock.json,
# but for kickstart, it makes sense to leave it ignored.
# 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