feat: add ProcessDock process and port manager
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
dist/
|
||||
build/
|
||||
*.spec
|
||||
*.log
|
||||
!ProcessDock.spec
|
||||
Reference in New Issue
Block a user