mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-11-23 16:02:29 +00:00
Tweak ingores
This commit is contained in:
@@ -7,3 +7,5 @@ docker-compose.yaml
|
|||||||
*.env
|
*.env
|
||||||
*.egg-info
|
*.egg-info
|
||||||
__pycache__
|
__pycache__
|
||||||
|
restic_cache
|
||||||
|
restic_data
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,3 +19,4 @@ venv
|
|||||||
/private/
|
/private/
|
||||||
restic_data/
|
restic_data/
|
||||||
restic_cache/
|
restic_cache/
|
||||||
|
alerts.env
|
||||||
|
|||||||
Reference in New Issue
Block a user