Files
webssh/.gitignore
T
2026-06-13 12:11:36 +08:00

13 lines
178 B
Plaintext

.venv/
.webssh-data/
.webssh-server*.log
/auth.json
/cookie_secret
/known_hosts
tests/data/host_keys_test.db
tests/data/sshserver.log
__pycache__/
*.pyc
.pytest_cache/
.coverage