# Build artifacts
build/
dist/
*.egg-info/
.eggs/
MANIFEST

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

# Virtual environments
.venv/
venv/

# FFMS / native libraries
ffms2*.dll
*.ffindex
windows/

# Tooling
.uv/
*.cmd
