From 0f5bfc913ce16d9ae548515a1456a456975b2c10 Mon Sep 17 00:00:00 2001 From: "Alice (RybakovaSA)" Date: Sun, 30 Mar 2025 20:43:23 +0300 Subject: [PATCH] =?UTF-8?q?git:=20=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=20.?= =?UTF-8?q?gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d06794 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.DS_Store +.AppleDouble +.LSOverride + +# Xcode +*.xcuserdata/ +*.xcuserstate +*.xccheckout +*.moved-aside +*.swp +*.lock +*.mode1v3 +*.mode2v3 +*.perspectivev3 + +# Xcode Derived Data +DerivedData/ +*.xcworkspace/ + +project.xcodeproj/project.xcworkspace/xcuserdata/