mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-03-30 01:31:30 +00:00
Merge pull request #1896 from giogt/fix-gitignore-lazylock-comment
Clarify comment in .gitignore for lazy-lock.json
This commit is contained in:
commit
a4bbfdc3db
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user