__pycache__/
*.py[cod]
*$py.class
*.so
dist/
build/
*.egg-info/
*.egg
.eggs/
.mypy_cache/
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
coverage.xml
*.cover
.env
.venv/
venv/
env/
.idea/
.vscode/
.DS_Store
coverage/
*.swp
*.swo
*~
PUBLISHING_GUIDE.md
SDK_PROMPT_PYTHON.md
SDK_REFERENCE.md

# modulex-meta orchestration state (local-only for public repos)
.mxmeta/
.claude/

# local-only agent / audit / scratch files (must not be published)
CLAUDE.md
AGENTS.md
.cursor/
.agents/
big-refactor-audit/
.venv*/
