Revise comment for lazy-lock.json in .gitignore
This is a follow-up to df9436c0e5 to
hopefully make things even clearer.
Co-authored-by: Ori Perry <oriori1703@gmail.com>
This commit is contained in:
committed by
Richard Macklin
parent
dabce46993
commit
164cedf212
+4
-3
@@ -5,9 +5,10 @@ nvim
|
|||||||
|
|
||||||
spell/
|
spell/
|
||||||
|
|
||||||
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
|
# In your personal fork, you likely want to comment this, since it's recommended to track
|
||||||
# control, see https://lazy.folke.io/usage/lockfile
|
# lazy-lock.json in version control - see https://lazy.folke.io/usage/lockfile
|
||||||
# For kickstart, it makes sense to leave it ignored.
|
# For the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
|
||||||
|
# merge conflicts.
|
||||||
lazy-lock.json
|
lazy-lock.json
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user