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/