From 655b2e5755d2df9e089675674943dde937393ef4 Mon Sep 17 00:00:00 2001 From: Birkir Gudjonsson Date: Thu, 25 May 2023 22:07:44 +0000 Subject: [PATCH] feat: ignore --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ecc2a60a..e24122e8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,16 @@ node_modules/ npm-debug.log yarn-error.log +# Yarn +# +.pnp.* +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions + # Xcode # build/ @@ -28,7 +38,7 @@ DerivedData *.ipa *.xcuserstate project.xcworkspace - +Pods/ # Android/IntelliJ #