Add local user data files to Xcode .gitignore file
This commit is contained in:
parent
3592c50c72
commit
48917eeb2b
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
*.mode1v3
|
||||
*.pbxuser
|
||||
xcuserdata
|
||||
project.xcworkspace
|
||||
|
|
Loading…
Add table
Reference in a new issue