From f242a089678390fdb037714bf20f1e105f64f91a Mon Sep 17 00:00:00 2001 From: James Magahern Date: Mon, 11 Dec 2023 00:28:33 -0800 Subject: [PATCH] gitignore: release --- 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