Hello all, I’m faily new to github, so I appreciate any help I can get with this.
I have some 3D models (.fbx in ascii) stored in my repo. When I download them individually through the browser they work as expected, but when I download the whole repo as a .zip to open it on another PC, the content of each .fbx file is replaced by what seems to be git metadata: version, oid and size, which makes the files unusable.
Any idea what could be the cause of this problem?
Thanks in advance