aboutsummaryrefslogtreecommitdiffstats
path: root/Global/Xcode.gitignore
diff options
context:
space:
mode:
authorElvis Nuñez <elvisnunez@me.com>2014-04-15 18:59:29 +0200
committerElvis Nuñez <elvisnunez@me.com>2014-04-15 18:59:29 +0200
commit37372e0f64aa83a618eefb7b96bac0001a35effe (patch)
tree87a7a1ccb272caea6d51eca8e9bc6aad9abeed4f /Global/Xcode.gitignore
parentaf7c660e34e52b999e0bea3b0d8d02cf07fe9c28 (diff)
downloadgitignore-37372e0f64aa83a618eefb7b96bac0001a35effe.tar.gz
gitignore-37372e0f64aa83a618eefb7b96bac0001a35effe.zip
Ignore xcuserstate
xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember, this is something that shouldn't be tracked in version control
Diffstat (limited to 'Global/Xcode.gitignore')
-rw-r--r--Global/Xcode.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore
index 3a130f18..1b81d249 100644
--- a/Global/Xcode.gitignore
+++ b/Global/Xcode.gitignore
@@ -11,3 +11,4 @@ xcuserdata
*.xccheckout
*.moved-aside
DerivedData
+*.xcuserstate