# pixi environments
.pixi/*
!.pixi/config.toml

# pycache
__pycache__/

# scratch
scratch/

# data
data/
