Files
grist-mcp-server/.gitignore

9 lines
80 B
Plaintext

__pycache__/
*.py[cod]
.venv/
.env
config.yaml
*.egg-info/
dist/
.pytest_cache/