1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-03 03:48:18 +02:00

Merge pull request #1546 from Coeur/patch-1

DerivedData and xcuserdata are folders; *.xcuserstate is always inside
This commit is contained in:
Brendan Forster 2016-01-27 15:27:31 +10:30
commit 352c903c34
3 changed files with 10 additions and 12 deletions

View file

@ -4,7 +4,7 @@
## Build generated
build/
DerivedData
DerivedData/
## Various settings
*.pbxuser
@ -15,9 +15,9 @@ DerivedData
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
xcuserdata/
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xccheckout
*.xcscmblueprint