From 1b5424c2307277b72475184be60b0cad0f311d98 Mon Sep 17 00:00:00 2001 From: Encotric Date: Tue, 24 Sep 2024 22:11:31 +0200 Subject: [PATCH] fix: remove .gitignore entry "**/*sync" to include background sync swift files --- mobile/ios/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/mobile/ios/.gitignore b/mobile/ios/.gitignore index f312f249a39ff..e32cadbf686e0 100644 --- a/mobile/ios/.gitignore +++ b/mobile/ios/.gitignore @@ -4,7 +4,6 @@ *.moved-aside *.pbxuser *.perspectivev3 -**/*sync/ .sconsign.dblite .tags* **/.vagrant/