Merge pull request #1896 from giogt/fix-gitignore-lazylock-comment
Clarify comment in .gitignore for lazy-lock.json
This commit is contained in:
+3
-2
@@ -5,8 +5,9 @@ nvim
|
|||||||
|
|
||||||
spell/
|
spell/
|
||||||
|
|
||||||
# You can uncomment this yourself if you want to lock the lazy-lock.json,
|
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
|
||||||
# but for kickstart, it makes sense to leave it ignored.
|
# 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
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user