From 7baf493f29cba092f76ce15cf8a90c83be2e2949 Mon Sep 17 00:00:00 2001 From: Michael Sippel Date: Sat, 28 Sep 2024 23:10:36 +0200 Subject: [PATCH] add target to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b25c15b..bcc52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +target/