From 04cb67578284354e35c3f2376a7992ec0fd3cea2 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 8 Nov 2025 03:30:32 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 149bb6c..ecb96cf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zipdir — Smart folder zipper (skip the junk) `zipdir.py` zips a directory while **skipping common junk/build/cache files** so your archives stay lean and clean. It also **won’t overwrite** an existing archive — if `out.zip` exists, it will create `out-1.zip`, `out-2.zip`, … automatically. - + --- ## Features