# Byte-compiled
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/
env/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Testing
.coverage
coverage.xml
htmlcov/
.pytest_cache/

# OS
.DS_Store
Thumbs.db

# Project specific
*.part
cookies.txt
token.json
config.toml

*.md
!README.md
!CHANGELOG.md
!CONTRIBUTING.md
*.mp4
