init, add/delete/edit vlans and devices

This commit is contained in:
2026-07-31 21:04:41 +05:00
commit eccda2b26d
28 changed files with 1487 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
venv/*
.env
tmp/
.build/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/