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