.venv/
.vscode/
.DS_Store
src/brimfile/__pycache__/*
dist/*
src/brimfile/converter/__pycache__/*
# MATLAB files
*.asv
# Test artifacts
*.brim.zarr/
*.brim.zip
.pytest_cache/
__pycache__/
*.pyc
tests/__pycache__/
