From 2a868aaa005c4f0e157205d08cf19ba1b1d7c494 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 27 Jul 2024 15:54:28 +0200 Subject: [PATCH] gitignore releases --- 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