From cd0ab761ddcbf72c0b7c9bc93d31e5eb629e45e0 Mon Sep 17 00:00:00 2001 From: pkurchatov Date: Tue, 9 Jul 2024 11:34:14 +0300 Subject: [PATCH] Updated ignored paths 76f1cc892180f1b4f399ed3df323b365d10d2c90 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f37822d14..2308f2eda 100644 --- a/.gitignore +++ b/.gitignore @@ -3,14 +3,15 @@ .DS_Store .gradle .idea +.pytest_cache .swiftinterfaces .swiftpm .vscode +__pycache__ build/ Pods/ XcodeBuild/ xcuserdata/ -__pycache__/ local.properties Package.resolved