From 1c76bf1fbe804e9f2c94e1d84f8f665b0c62107c Mon Sep 17 00:00:00 2001 From: "adam.fedor" Date: Wed, 8 Jun 2016 12:23:21 -0700 Subject: [PATCH] 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} --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 30e8d7f994..8c5a14524c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ *.vpwhistu *.vtg *.xcodeproj +*.xcworkspace *_proto.xml *_proto_cpp.xml *~