From ed8836763e2c8cc7ed0d6c6649c444d0bfb95699 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Thu, 19 Jan 2023 17:11:04 +0100 Subject: [PATCH] prepare the pull request --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 873d37a..8d9a666 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *~ /target +_build +.DS_Store +*.swp -- GitLab