| # Raw image crawl and the shards built from it: uploaded over HTTP by | |
| # scripts/upload_to_hub.py, never committed through git. | |
| glami_images.tar.gz | |
| images/ | |
| # upload_large_folder resume state | |
| .cache/ | |
| # macOS | |
| .DS_Store | |
| # local venv for the build/upload scripts | |
| .venv/ | |
| # python | |
| __pycache__/ | |