huggingface-mcp / .gitignore
dylanebert's picture
dylanebert HF Staff
initial commit
c770c2e
raw
history blame contribute delete
101 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
# Virtual environment
venv/
.venv/
# Distribution
dist/