From 075dfdb7528af0d5439ad04f8640e54aa3dc2b99 Mon Sep 17 00:00:00 2001 From: Anthony Gordon Date: Sun, 28 Mar 2021 20:05:04 +0100 Subject: [PATCH] update gitignore --- LabelStoreMax/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LabelStoreMax/.gitignore b/LabelStoreMax/.gitignore index 22a617c..1803782 100644 --- a/LabelStoreMax/.gitignore +++ b/LabelStoreMax/.gitignore @@ -76,4 +76,6 @@ /ios/Podfile.lock /ios/Podfile -.flutter-plugins-dependencies \ No newline at end of file +.flutter-plugins-dependencies + +.env \ No newline at end of file