# Nested sibling checkouts (own remotes)
/tekneh_web/
/tekneh_research/
/meta_artpaper_paper/
/mid/
# Site wrappers (implementations live in the nested repos; not part of the PyPI package)
/deploy.sh
/web.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
