]> source.dussan.org Git - gitignore.git/commit
Update Objective-C and Swift to match Xcode.gitignore 2163/head
authorBenjamin Lea <benlea123@gmail.com>
Tue, 1 Nov 2016 00:58:33 +0000 (11:58 +1100)
committerBenjamin Lea <benlea123@gmail.com>
Tue, 1 Nov 2016 01:11:44 +0000 (12:11 +1100)
commit2cb9cf4ebd44d244e46463808fa6f0be9415f931
tree62d51c91985e2c86528a52c6d790fead8acc909c
parent0f88fa75def7ed7d96935b8630793e51953df9b0
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.
Objective-C.gitignore
Swift.gitignore