From 1a4002efa5594626de46c1750b1de9d592c9fd8d Mon Sep 17 00:00:00 2001 From: Sarath S Date: Fri, 19 Mar 2021 11:36:10 +0530 Subject: [PATCH] updated gitignore --- app/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index 42afabf..956c004 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/release \ No newline at end of file