From 32cc1f55d95ba3949c7ead5a1a5de9b316df0be5 Mon Sep 17 00:00:00 2001 From: AN12345 Date: Mon, 21 Nov 2022 20:57:52 -0500 Subject: [PATCH] chore: update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 65b6eace..37e175bc 100644 --- a/.gitignore +++ b/.gitignore @@ -197,4 +197,7 @@ $RECYCLE.BIN/ .idea/ *.iml google-services.json -pubspec_overrides.yaml \ No newline at end of file +pubspec_overrides.yaml + +# Mason +.mason/ \ No newline at end of file