aboutsummaryrefslogtreecommitdiffstats
path: root/Objective-C.gitignore
diff options
context:
space:
mode:
authorAntoine Cœur <coeur@gmx.fr>2015-06-08 12:15:40 +0200
committerAntoine Cœur <coeur@gmx.fr>2015-06-08 12:15:40 +0200
commitf85cff8fbeb8bf07dd1217722a617d947160f556 (patch)
tree2cd003b60755b8dcdb7b083f8dff4f7c820c6b11 /Objective-C.gitignore
parenta1ed257134eb4f769b203db874004c9371642952 (diff)
downloadgitignore-f85cff8fbeb8bf07dd1217722a617d947160f556.tar.gz
gitignore-f85cff8fbeb8bf07dd1217722a617d947160f556.zip
DerivedData and xcuserdata are folders; *.xcuserstate is always inside xcuserdata folder
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r--Objective-C.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore
index 7f24b4de..59f6862a 100644
--- a/Objective-C.gitignore
+++ b/Objective-C.gitignore
@@ -4,7 +4,7 @@
## Build generated
build/
-DerivedData
+DerivedData/
## Various settings
*.pbxuser
@@ -15,12 +15,11 @@ DerivedData
!default.mode2v3
*.perspectivev3
!default.perspectivev3
-xcuserdata
+xcuserdata/
## Other
*.xccheckout
*.moved-aside
-*.xcuserstate
## Obj-C/Swift specific
*.hmap