# Local Python/Conda state
/.conda-env/
__pycache__/
*.py[cod]
.pytest_cache/

# Downloaded dependencies and generated maintainer workspaces
/cache/
/vendor/
/outputs/builds/
/outputs/current-*-runtime.txt
/work/
/tests/
/launcher-crash.log
