Should we push imported images on git?

Did you guys push the new uasset for the main menu image onto git? It’s 12MB in size I don’t think it’s a good idea.

My rule of thumb is to never push large files to git… There’s a limit to the amount of free LFS you can get.
Additionally, I never push 3rd party assets to Git either… partly because I usually have those assets cached if I need them again, and partly because I don’t want to get dinged for redistributing 3rd party assets.

Privacy & Terms