From 94a8eab9cacafb05950447b58d4cb5867c073f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reinhard=20X=2E=20F=C3=BCrst?= Date: Mon, 2 Mar 2026 17:23:40 +0000 Subject: [PATCH] gitignore angepasst --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 689093c..be46b1e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,6 @@ dist/ .mypy_cache/ .pytest_cache/ .coverage -htmlcov/ \ No newline at end of file +htmlcov/ + +._.DS_Store \ No newline at end of file