From f0f3af6e27cc770c446ddf83cf055f0f5203689f Mon Sep 17 00:00:00 2001 From: ms Date: Thu, 21 Oct 2010 23:03:06 +0200 Subject: [PATCH] Ignore more user-specific Xcode files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3e3df6039..5d341a8ac 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ BuildTmp/ # XCode build folders and files build/ *.pbxuser +*.mode[0-9]v[0-9] # GUI build folders gui/debug/ gui/release/