# For repo #
dist/
3M-february-2018.txt
test/

# For Python #
##############

*.pyc
__pycache__/
.cache/
.pytest_cache
girafr.egg-info/

# OS generated files #
######################
.DS_Store

# autosave #
############
*~

# jupyter notebook #
####################
.ipynb_checkpoints
