# Secrets
.env

# Python
moodle-mcp/.venv/
__pycache__/
*.pyc
moodle-mcp/dist/
*.egg-info/

# Build artifact (attached to releases instead)
mcpbridge.zip
