Slightly stricter .dockerignore
This commit is contained in:
parent
c162a6647d
commit
b127dacc0d
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
.git
|
||||
docs/_build
|
||||
node_modules
|
||||
test_data
|
||||
test
|
||||
light
|
||||
config.json
|
||||
*.mbtiles
|
||||
|
|
Loading…
Reference in a new issue