From ee0829b3c6e66844d2dab79a095ec8bfbe7aa267 Mon Sep 17 00:00:00 2001 From: Domipoke Date: Fri, 5 Jun 2026 18:37:47 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..174bc58 100755 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/downloads/* \ No newline at end of file