HyperView-Jaguar-ReID / .dockerignore
mnm-matin's picture
Add Jaguar Re-ID MegaDescriptor Space
87acb60 verified
raw
history blame contribute delete
144 Bytes
# Git
.git
# Python
__pycache__
*.py[cod]
.venv
venv
# Caches
.mypy_cache
.pytest_cache
# Local runtime artifacts
demo_data
# Misc
.DS_Store