tests/out/
data/
tests/in/neurolibre/data

# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

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

# Build dir
/build/

.DS_Store