commit | 1c76bf1fbe804e9f2c94e1d84f8f665b0c62107c | [log] [tgz] |
---|---|---|
author | adam.fedor <adam.fedor@gmail.com> | Wed Jun 08 19:23:21 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 08 19:23:26 2016 |
tree | 67b464c7ec9c0a0ba666592397dad80992c5dbab | |
parent | bde418d84c22537f96cefe960639c647c594af2c [diff] |
Hide *.xcworkspace files For hiding xcworkspace files, along with xcodeproj files, both of which are created by the ninja xcode generator BUG=NONE NOTRY=True Review-Url: https://codereview.webrtc.org/2045733005 Cr-Commit-Position: refs/heads/master@{#13075}
diff --git a/.gitignore b/.gitignore index 30e8d7f..8c5a145 100644 --- a/.gitignore +++ b/.gitignore
@@ -21,6 +21,7 @@ *.vpwhistu *.vtg *.xcodeproj +*.xcworkspace *_proto.xml *_proto_cpp.xml *~