__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.eggs/
dist/
build/
*.whl
.venv/
venv/
.env
.agentork/
# Optional: ai-pipeline demo output when workspace is repo root (example-only names)
/ai-tests/
/ai-reports/
/ai-tasks/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
*.log
.DS_Store
.idea/
.vscode/
