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:
@@ -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
|
||||
|
Reference in New Issue
Block a user