exclude xc4 project files from version control
This commit is contained in:
parent
df4dc37c34
commit
3f834ff2d3
|
@ -1,2 +1,6 @@
|
|||
*.mode1v3
|
||||
*.pbxuser
|
||||
xcuserdata
|
||||
xcuserdata/*
|
||||
*.xcworkspace/*
|
||||
*.xcworkspace
|
||||
|
|
Loading…
Reference in New Issue