*.pyc
/dist/
/*.egg-info
build/
.ipynb_checkpoints/
.cache/
.vscode/
.DS_Store

**/__pycache__/
**/*(busy)
**/*.blg
**/*.bbl
**/*.bib.bak
**/*.aux
**/*.log
**/*.out
**/*.tex.bak
*/*/*.aux
*/*/*.log
*/*/*.out
*/*/*.tex.bak
**/*.DS_Store
*.Rhistory
