ftptui: FTP/SFTP TUI-Client für das Terminal

This commit is contained in:
x3
2026-08-31 14:47:24 +00:00
parent f79d190a47
commit 33827d5598
10 changed files with 1196 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/
.idea/
.vscode/
.DS_Store