How does one manage a file (.obj) that\'s too big for Git LFS?
It has a 100mb limit (https://help.github.com/articles/working-with-large-files/)
For a projec
Use a host with larger size limits (like bitbucket). The problem is with github limits, not with git lfs.