Hello,

Now that I wish to keep my Xcode project configuration 'file' in my repo, I've 
run into some 'fun'.

I say 'file' because project.xcodeproj is actually a dir, with both project 
configuration and user data in it.

Apparently the Git workflow to handle this is: "echo 'xcuserdata/' >> 
.gitignore && git add *.xcodeproj".

What would be the equivalent in Fossil please? Or equivalent aside, what is the 
proper solution to this when using Fossil?

Thank you in advance for any help.

Kind regards,
^K
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to