1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
__pycache__ *.pyc *.pyo .git .github .venv .env .env.* !.env.example tests/ docs/ *.md .ruff_cache .pytest_cache .mypy_cache monitoring/ scripts/ cli/