Fix gitignore to allow package-lock.json for Docker builds
This commit is contained in:
parent
2f3282dcc3
commit
3b9370b965
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,6 +21,7 @@ out/
|
||||
# Data directory (for local development)
|
||||
data/
|
||||
*.json
|
||||
!package-lock.json
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
|
||||
4418
package-lock.json
generated
Normal file
4418
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user