Skip to content

Commit a4bbfdc

Browse files
authored
Merge pull request #1896 from giogt/fix-gitignore-lazylock-comment
Clarify comment in .gitignore for lazy-lock.json
2 parents 80b1ee1 + df9436c commit a4bbfdc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ nvim
55

66
spell/
77

8-
# You can uncomment this yourself if you want to lock the lazy-lock.json,
9-
# but for kickstart, it makes sense to leave it ignored.
8+
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
9+
# control, see https://lazy.folke.io/usage/lockfile
10+
# For kickstart, it makes sense to leave it ignored.
1011
lazy-lock.json
1112

1213
.DS_Store

0 commit comments

Comments
 (0)