# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Environment variables
.env

# Nextflow
nextflow/
work/
.nextflow/
.nextflow.log*

# nf-core modules cache
nf-core-modules/
nf_core_list_cache/

# pynf-agent workspace
agent_workspace/
*.gz
