discovery-by-llm/.gitignore
2026-08-09 20:56:13 +02:00

17 lines
206 B
Text

# secrets
.env
# python
__pycache__/
*.pyc
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
# node
node_modules/
frontend/dist/
# eval: raw (unredacted) recordings never enter the repo
eval/fixtures/raw/