- Video assets 📼
After creating this repo LFS was enabled via:
git lfs track "*.mp4"
git lfs track "*.webm"
git lfs track "*.webp"
git add .gitattributes
git commit -m "chore: track video files using LFS"
After creating this repo LFS was enabled via:
git lfs track "*.mp4"
git lfs track "*.webm"
git lfs track "*.webp"
git add .gitattributes
git commit -m "chore: track video files using LFS"