From 3f0957741142379af4c5a5459a9b3e9d33aa914a Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Tue, 1 Oct 2024 15:52:12 +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..67e07b8 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/release