/output
/yt-mp3-downloads

# Python typical excludes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Tooling
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
coverage.xml
nosetests.xml
coverage.xml
*.cover
*.log
.git/
