Work with large files in Git repositories. More information: https://github.com/git-lfs/git-lfs/tree/main/docs.
git lfs install
git lfs track '{{*.bin}}'
git config {{[-f|--file]}} .lfsconfig lfs.url {{lfs_endpoint_url}}
git lfs track
git lfs ls-files
git lfs push --all {{remote_name}} {{branch_name}}
git lfs fetch
git lfs checkout