__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/
