__pycache__/ *.py[cod] .venv/ venv/ .pytest_cache/ .mypy_cache/ *.egg-info/ # Runtime artifacts output/ sample_data/videos/*.mp4 sample_data/videos/*.mov !sample_data/videos/.gitkeep *.wav .DS_Store