Files
ftptui/.gitignore
T

11 lines
87 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/
.idea/
.vscode/
.DS_Store