# Secrets and local config .env config/llm.yaml CLAUDE.md # Data data/ books/ # Python __pycache__/ *.pyc *.pyo .pytest_cache/ *.egg-info/ dist/ .eggs/ # Node web/node_modules/ web/dist/ # Docker override (local dev extras) compose.override.yml