mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 10:42:25 +08:00
20 lines
174 B
Plaintext
20 lines
174 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 |