# Python *.pyc *.pyo # Cython *.c *.so *.pyd # Mac OS X .DS_Store # build, dist and egg directories build/ dist/ .egg-info/ # Backup files *~ # Hidden files .* # Jupyter notebook checkpoints .ipynb_checkpoints/