mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-06 03:31:10 +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
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ src/plugins/*
|
||||||
distTest
|
distTest
|
||||||
world/*
|
world/*
|
||||||
!world/.gitkeep
|
!world/.gitkeep
|
||||||
|
package-lock.json
|
||||||
Loading…
Reference in a new issue