mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-09 13:10:59 +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
|
||||
world/*
|
||||
!world/.gitkeep
|
||||
package-lock.json
|
||||
Loading…
Reference in a new issue