From 3cb59583ffd3857cfc70be90f665d2a9595bca82 Mon Sep 17 00:00:00 2001 From: mARTin-B78 Date: Fri, 29 May 2026 12:01:38 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20update=20.gitignore=20to=20exclude=20A?= =?UTF-8?q?PP=5FERKL=C3=84RUNG.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v1.112.1 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 034fc5f..1ce5c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,7 @@ prisma/dev.db-journal certificates # Design reference files (not tracked) -docs/design/ \ No newline at end of file +docs/design/ + +# Dokumentationen (nicht tracken) +APP_ERKLÄRUNG.md \ No newline at end of file