mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 14:15:16 +02:00
Add more Xcode user files to gitignore
This commit is contained in:
parent
4ef6b3c337
commit
49229466ad
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -50,7 +50,10 @@ Temporary Items
|
|||
# Xcode
|
||||
|
||||
## User settings
|
||||
xcuserdata
|
||||
xcuserdata/
|
||||
.xcuserdatad
|
||||
*.xcuserstate
|
||||
xcschememanagement.plist
|
||||
|
||||
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
|
||||
*.xcscmblueprint
|
||||
|
|
Loading…
Add table
Reference in a new issue