.DS_Store
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/

build/
dist/
wheelhouse/
*.egg-info/
.hatch/
.venv/
venv/
vapoursynth/
CMakeUserPresets.json
compile_commands.json
*.dSYM/
third_party/reference/*
!third_party/reference/README.md
!third_party/reference/patches/
!third_party/reference/patches/**
tests/reference_cases/*/_reference_work/
.vsjet/*
.vscode/
tmp.py
