# compiled python files
*.pyc
__pycache__

# temporary OS and editor files
*~
.DS_Store
.\#*
\#*\#
*.sublime*
.idea/*.xml
*:p
.env
.idea/
tox.ini
*.swp
.vscode/**/*
!.vscode/settings.json
!.vscode/extensions.json

# ipython notebooks
.ipynb_checkpoints
*.ipynb

# OVERRIDES FROM MAIN
!*.txt
!*.gif
!*.jpg
!*.png
