viton-mcp-server / .gitignore
haizad's picture
Add project files with proper Git LFS tracking for binary files
d2bc90c
raw
history blame contribute delete
242 Bytes
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Python cache
__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
# Byte-compiled / optimized / DLL files
*.pyc
*.pyo
*.pyd
# C extensions
*.so
# OS generated files
.DS_Store