Files
ietf-draft-analyzer/.gitignore
Chris Nennemann f44f9265bd Add SQLite database with 260 analyzed drafts
Includes all draft metadata, full text, Claude ratings (cached),
and nomic-embed-text embeddings. This is the expensive data —
~114k tokens of Claude analysis + 260 Ollama embeddings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 00:49:18 +01:00

8 lines
70 B
Plaintext

__pycache__/
*.pyc
*.egg-info/
dist/
build/
data/config.json
.claude/