Files
xstreamDownloader/.gitignore
T

22 lines
189 B
Plaintext

__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
.env
venv/
.venv/
*.swp
*.swo
.DS_Store
# Cache & Session-Dateien
cache/
cookies/
htmlcache/
downloads/