From f70c1e12ff8a29c7a5f08fab87648ec89d67c8c3 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Sun, 20 Oct 2019 10:46:38 +0000 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d8e4e4b..dbcabd3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ build/ .flutter-plugins .idea/ +.project/ +.settings/ flutter_export_environment.sh