Comment by TZubiri
2 days ago
I think the OP refers to assets that truly belong in Git because they are source code but large, like 3d models.
Release artifacts like a .exe would NOT belong in Git because it is not source code.
2 days ago
I think the OP refers to assets that truly belong in Git because they are source code but large, like 3d models.
Release artifacts like a .exe would NOT belong in Git because it is not source code.
I get it, I understood. I was forking the conversation for a sec