README.md aktualisiert

This commit is contained in:
2025-11-08 03:30:32 +01:00
parent 54768a7a1a
commit 04cb675782

View File

@@ -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 **wont overwrite** an existing archive — if `out.zip` exists, it will create `out-1.zip`, `out-2.zip`, … automatically.
---
## Features