brightly-ai / remove_large_files.sh
beweinreich's picture
added in remove large files
cc37897
raw
history blame
No virus
110 Bytes
#!/bin/bash
git filter-repo --path db/mappings.db --path-glob 'raw/*' --path-glob 'results/*' --invert-paths