# build files to ignore when receiving from cluster
.snakemake
.git
.pytest_cache
.ipynb_checkpoints
.vscode
.DS_Store
__pycache__
*.pyc
*.pyo

# project specific
data
*.nc
