Initial commit: Simple DHCP Server mit Tkinter-GUI und Start-Skripten
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.env
|
||||
.DS_Store
|
Reference in New Issue
Block a user