mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-11-23 16:02:29 +00:00
Finetune dockerignore
This commit is contained in:
@@ -1,12 +1,17 @@
|
|||||||
.venv/
|
.venv/
|
||||||
.vscode/
|
.vscode/
|
||||||
.gitignore
|
extras/
|
||||||
Dockerfile
|
restic_cache/
|
||||||
|
restic_data/
|
||||||
tests/
|
tests/
|
||||||
docker-compose.yaml
|
.gitignore
|
||||||
*.env
|
*.env
|
||||||
*.log
|
*.log
|
||||||
|
docker-compose.yaml
|
||||||
|
*.ini
|
||||||
*.egg-info
|
*.egg-info
|
||||||
__pycache__
|
__pycache__
|
||||||
restic_cache
|
.DS_Store
|
||||||
restic_data
|
.git
|
||||||
|
.pytest_cache
|
||||||
|
.dockerignore
|
||||||
|
|||||||
Reference in New Issue
Block a user