diff options
author | Brendan Forster <brendan@github.com> | 2015-11-09 08:37:00 -0800 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2015-11-09 08:37:00 -0800 |
commit | 93838230a341d789a5a833c8527e43ea76b2cb22 (patch) | |
tree | 1fe13e5f8564e72050b7990aa8810f4d0280f8cb /Swift.gitignore | |
parent | f5875713439b01eb9dd4c50188c7805d4670f4e9 (diff) | |
parent | 84010e499fef0b61d4f3cb29a31138b47837797f (diff) | |
download | gitignore-93838230a341d789a5a833c8527e43ea76b2cb22.tar.gz gitignore-93838230a341d789a5a833c8527e43ea76b2cb22.zip |
Merge pull request #1744 from chenyufeng1991/master
add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…
Diffstat (limited to 'Swift.gitignore')
-rw-r--r-- | Swift.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift.gitignore b/Swift.gitignore index b15babe7..8001e5ba 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -22,6 +22,7 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint +*.xcscheme ## Obj-C/Swift specific *.hmap |