From 46ccf764e42aa1d73df20ab926b36bf2f7b8e6b3 Mon Sep 17 00:00:00 2001 From: becooq81 Date: Tue, 3 Sep 2024 20:29:10 +0900 Subject: [PATCH] fix: apply git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d350a46..0ea168f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ .packages .pub-cache/ .pub/ +.vscode/** */ build/ coverage/ lib/generated_plugin_registrant.dart