19 lines
186 B
Text
19 lines
186 B
Text
.venv/
|
|
.vscode/
|
|
extras/
|
|
restic_cache/
|
|
restic_data/
|
|
tests/
|
|
.gitignore
|
|
*.env
|
|
*.log
|
|
docker-compose.yaml
|
|
*.ini
|
|
*.egg-info
|
|
__pycache__
|
|
.DS_Store
|
|
.git
|
|
.pytest_cache
|
|
.dockerignore
|
|
build/
|
|
docs/
|