How to ignore all files under *.xcuserdatad directories
I would like to ignore all files under <some name>.xcuserdatad directories, I don't want them to be put on svn.
I cannot figure out how to do that with the ignore file pattern. Any idea?
请先登录再写评论。