From e8e65932a0418000e402be261c8604b0a05ba4d7 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 8 Nov 2025 03:41:59 +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 fbed178..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. - test + --- ## Features