From 560df26abde371d4eea1b24c472dc7e2367365d3 Mon Sep 17 00:00:00 2001 From: Alan H Maynard Date: Wed, 21 Nov 2018 10:12:51 -0500 Subject: [PATCH] Update .gitignore Modified .gitignore to ignore additional files, some added by the installation of Cocoapods --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index f8cbc11..648ff55 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ +# Mac OS X +*.DS_Store + +# Xcode *.xcuserstate +project.xcworkspace/ +xcuserdata/ +