face-detection-app / .gitignore
chuuhtetnaing's picture
init project
d06fdab
raw
history blame contribute delete
178 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# ENV
.env.development
.env.production
# IDE
.idea
# OS
.DS_STORE