HyperView / .dockerignore
mnm-matin's picture
Update HyperView main demo to iNat24 geometry showcase
4dfa1ed verified
Raw
History Blame Contribute Delete
145 Bytes
# Git
.git
# Python
__pycache__
*.py[cod]
.venv
venv
# Caches
.mypy_cache
.pytest_cache
# Local runtime artifacts
demo_data
# Misc
.DS_Store