From e177ef12aa0e44a081fda6bfa737f906816a2965 Mon Sep 17 00:00:00 2001 From: Ellet Date: Sat, 23 Nov 2024 18:40:56 +0300 Subject: [PATCH] chore: updates .gitignore to reflect the change --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cb6bcca2..18f42f94 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,8 @@ Flutter.podspec Generated.xcconfig flutter_export_environment.sh GeneratedPluginRegistrant.* +.build/ +.swiftpm/ # Windows related *.suo