**mlruns
**.ipynb_checkpoints
**cache*
**.pdf
**.zip
**.npy
**.pkl
**slurm*
**logs*
env
**.pyc
**.gif
**.DS_Store
**.idea
*.pth
**Icon*
venv
.vscode/**
# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

build
.gitmodules
dist

**.gslides
**.xml

# joblib cache directories
notebooks/joblib/
# mlflow tracking directory
notebooks/mlruns/

# pytorch data directory
notebooks/data/*
# specify included data
!notebooks/data/enhancer/
!notebooks/data/fmri/
!notebooks/data/fmri/*


.hypothesis
