Files
monarch-mcp-custom/.gitignore

12 lines
87 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
.env
.venv/
env/
venv/
ENV/
build/
dist/
*.egg-info/