From 59d12c302ecf12b71320dbe2f06bfd0d15240137 Mon Sep 17 00:00:00 2001
From: Markus Goetz <markus@woboq.com>
Date: Wed, 31 Oct 2018 19:31:01 +0100
Subject: [PATCH] gitignore: XCode userdata

---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 27472ed92..e1056e214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,8 +85,8 @@ dlldata.c
 *.svclog
 *.scc
 
-# Mac OS X specific
-shell_integration/MacOSX/*.xcworkspace/xcuserdata/
+# macOS specific
+xcuserdata/
 **/.DS_Store
 
 # Visual C++ cache files