.amlignore
.ipynb_checkpoints/
.ipynb_aml_checkpoints/
__pycache__/
*.amltmp
*.amltemp
.azure/
**/__pycache__/
/venv/
.venv/
/.idea/
.DS_Store
output/
**/build/**
**/dist/**
**/*egg-info/**
**/.env
**/.test.env
**/*.ipynb
tests/data/**/*.mddist/
.claude/
docs/
**/CLAUDE.md
!./CLAUDE.md
**/CONTINUITY.md
**/CHANGELOG.md
