# Python
__pycache__/
*.pyc
*.egg-info/
dist/
build/

# Virtual environment
.venv/

# Test cache
.pytest_cache/

# Local-only files (not part of the distributed package)
reports/
FUTURE_FEATURES.md
PROJECT_CONTEXT.md
publish.sh
src/aidlc_kit/ph.json
