.git
.github
.claude
.vscode
.pytest_cache
**/__pycache__
**/*.pyc
*.egg-info
.venv
tests
docs
third_party
TODO.md
Notess
lexis_dev.db
*.duckdb

frontend/node_modules
frontend/dist
