# Python
__pycache__/
src/aidlc_kit/__pycache__/
src/aidlc_kit/__pycache__/__init__.cpython-313.pyc
*.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
IDE_SKILLS_REFERENCE.md
research/

uv.lock
src/aidlc_kit/__pycache__/__init__.cpython-313.pyc
