Prepare WebSSH for self-hosted deployment

This commit is contained in:
jocayn
2026-06-13 12:11:36 +08:00
parent aaac2afe2a
commit 845c3dece3
20 changed files with 1628 additions and 183 deletions
+11
View File
@@ -1 +1,12 @@
.git
.github
.venv
__pycache__
*.pyc
.pytest_cache
.coverage
build
dist
*.egg-info
.webssh-data
.webssh-server.log*