From d4ae3f2366da741162737a500f14f4bf32bf8ac2 Mon Sep 17 00:00:00 2001 From: Jon Reid Date: Thu, 17 Jun 2021 09:28:19 -0700 Subject: [PATCH] Exclude AppCode settings from git --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 53ab7764..54956470 100755 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,6 @@ fastlane/Preview.html fastlane/screenshots fastlane/test_output fastlane/app_archive + +## AppCode +.idea/