demo-space / .gitignore
swetchareddytukkani
Initial commit with PhysMamba rPPG application
1c6711c
raw
history blame
122 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.pyenv/
.venv/
logs/
analysis/
*.log
.DS_Store