.git
.venv
.pytest_cache
.ruff_cache
__pycache__
*.pyc
*.egg-info
dist
build
.env
eduagent_output
output
examples
tests
docs
scripts
*.md
!README.md
