in a XCode project, I offen got xcodeproject/project.pbxproj file changed, but useless info for me, it for compile.
Should I git ignore this file and xcodeproject/pr
That is the only file that you want in your repos from the xcodeproj bundle. That file holds all of the info for targets files and build settings.