.DS_Store

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Vim
*.swp

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

# Unit test / coverage reports
.coverage*
.pytest_cache
.mypy_cache
htmlcov

# VScode IDE
.vscode/
.env

# Local data and scratch
.scratch
example/bids-examples.b2t
docs

# Local environment
.venv

# Jupyter
.ipynb_checkpoints

# Example generated tables
example/tables

# Benchmark data
benchmark/**/envs
benchmark/**/results
benchmark/**/indexes
slurm-*
