Files
mcp-tingquan/.gitignore
huangzhenpc 669705dc9a first commit
2025-06-07 15:35:13 +08:00

22 lines
216 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv*/
venv*/
# Logs
*.log
#Others
.DS_Store
.cursor/rules/
uv.lock
.mcp_feedback_settings.json
test_reports/