cred_db_mcp / .gitignore
google-labs-jules[bot]
Implement cred_db_mcp server with FastAPI and SQLite
6682851
raw
history blame contribute delete
44 Bytes
__pycache__/
*.pyc
*.db
.env
.pytest_cache/