From 9468a237e218b3d5c0e684c930faf25ec4b63660 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Fri, 22 May 2026 20:36:58 +0000 Subject: [PATCH] .gitignore aktualisiert --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 13db65f..73772b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # ---> Linux *~ - +./config/* +./venv/* +./workspace/ # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden* @@ -20,7 +22,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._*