From 713fc9ab3c7fd8ec4da8510ef401d9aae9e295ec Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 8 Nov 2025 03:41:27 +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 ecb96cf..fbed178 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