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/
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user