Why cannot I load .obj file to my repository?
问题 I started using github newly. I'm having trouble to load my .obj file to my repository. I found a gitignore file good to use with unity projects and I'm using it. Temp/ Obj/ UnityGenerated/ Library/ *.svd *.userprefs *.csproj *.pidb *.sln *.suo *.user *.unityproj *.booproj which one of this causes this? or is there any other reason? 回答1: Your own gitignore is not the culprit here. So something else is likely causing your .obj files to be ignored. The reason is that .obj files in your context