From be26484606e04308723aefe9ea2863c42c73b1ec Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 13 Apr 2026 11:45:06 +0200 Subject: [PATCH] modified: .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2af84a7..9c1925d 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,5 @@ logs/ # OS specific Thumbs.db .DS_Store + +target/ \ No newline at end of file