Comment out lazy-lock.json in .gitignore
Comment out lazy-lock.json in .gitignore to track it.
This commit is contained in:
parent
431cf2e881
commit
6d673a914d
|
|
@ -8,6 +8,6 @@ spell/
|
||||||
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
|
# 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
|
# control, see https://lazy.folke.io/usage/lockfile
|
||||||
# For kickstart, it makes sense to leave it ignored.
|
# For kickstart, it makes sense to leave it ignored.
|
||||||
lazy-lock.json
|
#lazy-lock.json
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue