Homec4science

Update Objective-C and Swift to match Xcode.gitignore

Authored by Benjamin Lea <benlea123@gmail.com> on Nov 1 2016, 01:58.

Description

Update Objective-C and Swift to match Xcode.gitignore

The Objective-C and Swift gitignore files are missing *.xccheckout
and *.xcscmblueprint, but these are still included in the Xcode
gitignore. This commit synchronises the three files.

The files themselves contain information about the user's local
source control status and shouldn't be included in most Xcode
repositories.

*.xcuserstate appears to always be contained in xcuserdata/
which is already ignored.

Details

Committed
Benjamin Lea <benlea123@gmail.com>Nov 1 2016, 02:11
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE0f88fa75def7: Merge pull request #2158 from github/cc-0-license-text
Branches
Unknown
Tags
Unknown

Event Timeline

Benjamin Lea <benlea123@gmail.com> committed rGITIGNORE2cb9cf4ebd44: Update Objective-C and Swift to match Xcode.gitignore (authored by Benjamin Lea <benlea123@gmail.com>).Nov 1 2016, 02:11