v1.2.0: rewrite in Python (mirrors dhcpsrv); clickable update link

This commit is contained in:
2026-05-18 12:36:42 +03:00
parent 74549db869
commit e4d62d1b94
16 changed files with 582 additions and 290 deletions
+17 -3
View File
@@ -1,8 +1,22 @@
# Build output / staging
*.exe
# PyInstaller build artifacts
build/
dist/
*.spec
# Python cache
__pycache__/
*.py[cod]
# Local build cache (prod/test/old portable folders per version)
builds/
# Legacy staging folders (kept for compatibility with old checkouts)
portable-v*/
# Local backup of release archives
# Stray standalone exe (we never commit binaries — they live in GitHub releases)
*.exe
# Local backup of release archives (kept locally for history, not in repo)
releases/
# Editor / OS junk