Unignore lazy-lock.json in .gitignore
Unignore lazy-lock.json to track it in version control.
This commit is contained in:
parent
dabce46993
commit
bb4ab9415b
|
|
@ -8,6 +8,5 @@ spell/
|
|||
# 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue