.DS_Store .env .env.* !.env.example .venv/ __pycache__/ *.pyc *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ docsqa_langgraph_assignment.egg-info/ uploads/ .idea/ .vscode/