From: Robinson Presotto Date: Thu, 26 Jan 2017 21:25:00 +0000 (+0100) Subject: Ignore xcworkspace for UnrealEngine Xcode projects X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2262%2Fhead;p=gitignore.git Ignore xcworkspace for UnrealEngine Xcode projects --- diff --git a/UnrealEngine.gitignore b/UnrealEngine.gitignore index beec7b91..018fd5f1 100644 --- a/UnrealEngine.gitignore +++ b/UnrealEngine.gitignore @@ -36,6 +36,7 @@ # These project files can be generated by the engine *.xcodeproj +*.xcworkspace *.sln *.suo *.opensdf