Files
archive-clients/.gitignore
T

11 lines
87 B
Plaintext

__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
state/
backups/