node_modules/

__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

.env
.env.*
!.env.example

*.db
*.lance/
.lancedb/

.venv/
venv/
ENV/

.idea/
.vscode/
*.swp
*.swo
*~

.mypy_cache/
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
.coverage.*

*.pdf
*.doc
*.docx
*.pptx
mdpdf.log

# Internal project management (not for GitHub)
departments/
docs/pitch_deck.md
docs/proposed_standard.md
# Investor materials (local only — do not commit)
docs/investor_*.md
docs/_build_deck.py
docs/pitch deck/
_build_*.py
# Pitch deck builders (NPCI and future) — must never be committed
docs/build_ed_deck.js
docs/build_*_deck.js
postman_*.py
postman_*.txt
WORK_SUMMARY.pdf

# Personal reference docs (not for GitHub)
THE INTUITION PROTOCOL*.md

# Cursor internals
.cursor/

# Internal planning docs (never commit)
CLAUDE_TODO*.md
ED_Conversation_Playbook.md
.hypothesis/
.claude/
