Files
ghost-mcp/.gitignore
Fanyang Meng 2a6e83eca7 🎉 Initial commit
Implemented the first version of Ghost MCP
2025-02-11 01:25:59 -05:00

12 lines
145 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
ghost-admin-api.md
mcp-python-sdk.md