# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
.mypy_cache/

# Environment files
.env
.env.*

# Build
build/
dist/

# IDE
.vscode/
.idea/

# OS
.DS_Store

# Other
/drafts
.agentcohort
requirements.txt
