From a4d674bd2b1b6c89a0f91ac72b45ca9288da5118 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sat, 18 Jul 2020 19:24:50 -0700 Subject: [PATCH] Ignore ds store --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 06da090..45d21c2 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ iOSInjectionProject/ # Build script products Archive.xcarchive +.DS_Store