results/old/
results/**
# !results/*.csv
**/wandb/**
data/old/**
data/**
# use src/config_wandb.py to define the `entity` variable to set up wandb
src/config_wandb.py
*.zip
*.pdf
figs/**
**/__pycache__/**
*.pyc
scratch/**
.venv/
.conda/
.vscode/

!**/.gitkeep
