__pycache__/ *.py[cod] *.pyo *.pyd *.so .Python .venv/ venv/ .env .env.* .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ .cache/ .git/ .gitignore .vscode/ .idea/ .DS_Store *.log data/cache/ data/exports/ tests/ README.md