mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-28 14:45:23 +00:00
17 lines
117 B
Plaintext
17 lines
117 B
Plaintext
|
|
# Project specific
|
|
backup.log
|
|
|
|
# IDEs
|
|
.vscode
|
|
.idea
|
|
|
|
# python
|
|
__pycache__
|
|
*.egg-info/
|
|
|
|
# Virtualenvs
|
|
env
|
|
.venv
|
|
venv
|