Initial public release: netswitch v1.0.0

This commit is contained in:
2026-05-16 11:36:45 +03:00
commit cce5204c25
4 changed files with 224 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Build output / staging
*.exe
portable-v*/
# Local backup of release archives
releases/
# Editor / OS junk
.vscode/
.idea/
.DS_Store
Thumbs.db