face_detection_yunet / .gitignore
Abhishek Gola
Added .gitattributes and .gitignore files
3cc26e7
raw
history blame contribute delete
77 Bytes
*.pyc
**/__pycache__
**/__pycache__/**
.vscode
build/
**/build
**/build/**