Skip to content
.gitingore 228 B
Newer Older
Alessandro Frigeri's avatar
Alessandro Frigeri committed
# Compiled python modules.
*.pyc
__pycache__/
moondb/__pycache__/
tests/__pycache__/
.ipynb_checkpoints/

# Setuptools distribution folder.
/dist/

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