mcp-forge/.gitignore
2026-02-07 07:45:57 +01:00

20 lines
No EOL
187 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Configuration files
config.yaml
.vscode/
# Logs
logs/
# old stuff
_attic/