Added package-lock.json to .gitignore
This commit is contained in:
parent
f28a227e95
commit
e5e27951e5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -132,6 +132,7 @@ dist
|
||||||
# Specific
|
# Specific
|
||||||
*.txt
|
*.txt
|
||||||
props/*
|
props/*
|
||||||
|
package-lock.json
|
||||||
!props/resources.json
|
!props/resources.json
|
||||||
*.mp4
|
*.mp4
|
||||||
plugins/*
|
plugins/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue