1
0
mirror of https://github.com/ZettaIO/restic-compose-backup.git synced 2025-09-27 14:15:24 +00:00

Finetune dockerignore

This commit is contained in:
Einar Forselv
2019-12-04 23:46:56 +01:00
parent 96beeab5bd
commit 4e480ed8e0

@@ -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