From 00b8f317c587a0eba5b6f06922e071ba56161152 Mon Sep 17 00:00:00 2001 From: Anton Stubenbord Date: Sat, 21 Jan 2023 14:47:18 +0100 Subject: [PATCH] Ingore workspace files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9e5fafc..34bba21 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ android/key.properties # VS Code which you may wish to be included in version control, so this line # is commented out by default. .vscode/ +*.code-workspace # Flutter/Dart/Pub related **/doc/api/