mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-05 19:20:54 +00:00
add package-lock.json to gitignore
This commit is contained in:
parent
0015986621
commit
b5618e03be
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,4 +7,5 @@ src/plugins/*
|
||||||
!src/plugins/README.md
|
!src/plugins/README.md
|
||||||
distTest
|
distTest
|
||||||
world/*
|
world/*
|
||||||
!world/.gitkeep
|
!world/.gitkeep
|
||||||
|
package-lock.json
|
||||||
Loading…
Reference in a new issue