face-api / .gitignore
Vinthushan21's picture
Remove venv and ignore virtual environment
48e43ac
Raw
History Blame Contribute Delete
90 Bytes
# Python
venv/
__pycache__/
*.pyc
# OS
.DS_Store
Thumbs.db
# Hugging Face cache
.cache/