mcp-text-editor

by tumf
MIT License
48
  • Apple
  • Linux
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environment .env .venv env/ venv/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo # Testing *.cover *,cover .coverage .coverage.* .pytest_cache/ htmlcov/ # Distribution *.tar.gz # Logs *.log prompt.md