__pycache__/ *.py[cod] .pytest_cache/ .mypy_cache/ .ruff_cache/ .venv/ venv/ dist/ build/ *.egg-info/ .env .env.* !.env.example logs/ backups/ data/ plugins/ *.pem *.key secrets/ .idea/ .vscode/ .DS_Store