mcp_sentiment / .gitignore
harshitkgupta's picture
creating first version of sentiment Mcp server
40d90a9
raw
history blame contribute delete
109 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv