Files
monarch-mcp-custom/.gitignore
Ben f5b0303f06
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 33s
Add .gitignore and remove .env from tracking
2025-12-24 01:54:51 +00:00

12 lines
87 B
Plaintext

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