.pytest_cache/
tree.sh
.coverage*
__pycache__
*.cpython-*.pyc
*.env
.DS_Store

# parsl-related
.*.swp
tmp*
LOG*
dist
dist
.mypy_cache
_build
venv
site
.vscode

# Pixi-related
.pixi
# We might want to track the lock file
# In the future but for now we can ignore it
# pixi.lock
.claude

*.zarr
