Files
xstreamDownloader/.gitignore
T

16 lines
124 B
Plaintext

__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
.env
venv/
.venv/
*.swp
*.swo
.DS_Store