Commit 3ce56557 authored by Alessandro Frigeri's avatar Alessandro Frigeri
Browse files

added .gitingore

parent b6d4336d
Loading
Loading
Loading
Loading

.gitingore

0 → 100644
+12 −0
Original line number Diff line number Diff line
# 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