From 9bc06eaac9eef793bce6a6515042ee061259c35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=8A=B9=ED=99=94?= <127721819+shwaaaa@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:32:57 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 6303dcb..5ce9214 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,11 @@ DerivedData/ !*.xcworkspace/contents.xcworkspacedata /*.gcno +### Tuist ### +XCConfig/* +XCConfig.zip +!XCConfig/Shared.xcconfig + ### Projects ### *.xcodeproj *.xcworkspace