comment git lock on gitignore
This commit is contained in:
parent
8eff8ff770
commit
bdd0353c4d
|
|
@ -9,6 +9,6 @@ spell/
|
|||
# lazy-lock.json in version control - see https://lazy.folke.io/usage/lockfile
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue