# Nested sibling checkouts (own remotes)
/tekneh_web/
/tekneh_research/
/meta_artpaper_paper/
/mid/
# Site deploy wrapper (lives with tekneh_web; not part of the PyPI package)
/deploy.sh
# Local export accidents
/tekneh-public/
/tekneh-pkg/
# sync.sh copies (source of truth: tekneh_research)
/src/tekneh_mcp/data/
/src/tekneh_mcp/query.py
/src/tekneh_mcp/render.py
# Tooling / build
.venv/
dist/
*.egg-info/
__pycache__/
*.pyc
.env
.env.*
!.env.example
*.PNG
