提交 f85cff8f 编写于 作者: A Antoine Cœur

DerivedData and xcuserdata are folders; *.xcuserstate is always inside xcuserdata folder

上级 a1ed2571
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## Build generated ## Build generated
build/ build/
DerivedData DerivedData/
## Various settings ## Various settings
*.pbxuser *.pbxuser
...@@ -15,9 +15,8 @@ DerivedData ...@@ -15,9 +15,8 @@ DerivedData
!default.mode2v3 !default.mode2v3
*.perspectivev3 *.perspectivev3
!default.perspectivev3 !default.perspectivev3
xcuserdata xcuserdata/
## Other ## Other
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
*.xcuserstate
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## Build generated ## Build generated
build/ build/
DerivedData DerivedData/
## Various settings ## Various settings
*.pbxuser *.pbxuser
...@@ -15,12 +15,11 @@ DerivedData ...@@ -15,12 +15,11 @@ DerivedData
!default.mode2v3 !default.mode2v3
*.perspectivev3 *.perspectivev3
!default.perspectivev3 !default.perspectivev3
xcuserdata xcuserdata/
## Other ## Other
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
*.xcuserstate
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## Build generated ## Build generated
build/ build/
DerivedData DerivedData/
## Various settings ## Various settings
*.pbxuser *.pbxuser
...@@ -15,12 +15,11 @@ DerivedData ...@@ -15,12 +15,11 @@ DerivedData
!default.mode2v3 !default.mode2v3
*.perspectivev3 *.perspectivev3
!default.perspectivev3 !default.perspectivev3
xcuserdata xcuserdata/
## Other ## Other
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
*.xcuserstate
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册