Files
grist-mcp-server/.gitignore

10 lines
93 B
Plaintext

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