Finetune dockerignore

This commit is contained in:
Einar Forselv 2019-12-04 23:46:56 +01:00
parent 96beeab5bd
commit 4e480ed8e0
1 changed files with 10 additions and 5 deletions

View File

@ -1,12 +1,17 @@
.venv/
.vscode/
.gitignore
Dockerfile
extras/
restic_cache/
restic_data/
tests/
docker-compose.yaml
.gitignore
*.env
*.log
docker-compose.yaml
*.ini
*.egg-info
__pycache__
restic_cache
restic_data
.DS_Store
.git
.pytest_cache
.dockerignore