# Compiled python modules. *.pyc # Cache __pycache__/ # Setuptools distribution folder. /dist/ /build/ # Built docs /docs/build/doctrees/ /docs/build/latex/ # Python egg metadata, regenerated from source files by setuptools. /*.egg-info # Jupyter checkpoints .ipynb_checkpoints/ # Mac finder garbage .DS_Store # Spyder project files .spyproject/ .ipynb_checkpoints