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}
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,6 +21,7 @@
|
|||||||
*.vpwhistu
|
*.vpwhistu
|
||||||
*.vtg
|
*.vtg
|
||||||
*.xcodeproj
|
*.xcodeproj
|
||||||
|
*.xcworkspace
|
||||||
*_proto.xml
|
*_proto.xml
|
||||||
*_proto_cpp.xml
|
*_proto_cpp.xml
|
||||||
*~
|
*~
|
||||||
|
Reference in New Issue
Block a user