.venv/
venv/
repos/
*.db
*.sqlite3
.env
.env.*
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.git/
.idea/
.vscode/
validation_results*.json
data/
*.egg-info/
dist/
build/
