From 94b6ca67959422a168b261ca3666f042d555f573 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Thu, 17 Feb 2022 11:00:30 +0100 Subject: [PATCH] Update gitignore --- app/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index 42afabf..67e07b8 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/release