added more files to dockerignore

This commit is contained in:
Jenny Danzmayr 2023-11-12 16:21:25 +01:00
parent 066e0c0701
commit ddfa684c97

View file

@ -3,7 +3,7 @@ db.sqlite3
static.dist
c3nav.cfg
/src/data
loadproduction.sh
loadproduction*.sh
runtileserver.sh
test.py
test.svg
@ -21,6 +21,7 @@ __pycache__/
# Distribution / packaging
.Python
env/
.env
build/
develop-eggs/
dist/