# Node
node_modules/
dist/
*.tsbuildinfo
.pnpm-store/
npm-debug.log*
pnpm-debug.log*

# Python
__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
build/
.pytest_cache/
.ruff_cache/
dist-python/

# R
.Rproj.user/
.Rhistory
.RData
.Ruserdata
*.Rcheck/
plotomics_*.tar.gz

# Docs build output
pkg-r/docs/
site/

# Editors / OS / agents
.DS_Store
.vscode/
.idea/
.claude/
*.log
