.git
.gitignore
.dockerignore
.venv
__pycache__
*.py[cod]
.pytest_cache
.ruff_cache
.mypy_cache
.test-tmp
.coverage
htmlcov
.DS_Store
data
secrets.env
*.env
*.db
*.sqlite
*.sqlite3
token*.json
status*.json
*.log
*.zip
*.tar
*.tar.gz
