From c71064fa742730309e8cc480bd16b226de233d45 Mon Sep 17 00:00:00 2001 From: d-kunin Date: Mon, 5 Aug 2013 08:29:34 +0300 Subject: [PATCH] [git] Update .gitignore to ignore build directories. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bf999c9..5df85f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store *.pro.user *~ +build-* project.xcworkspace xcuserdata