# custom stuff
.DS_Store
data_generation/data
finetuned_model_store/
wandb/
venv/
*.out
figures/

# default stuff
__pycache__/
*.py[cod]
*$py.class

*.so
.Python
env/
build/
dist/
eggs/
*.egg-info/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg
