*.swp
*.swo
*~

*.py[cod]
__pycache__
.cache
.pytest_cache
.ipynb_checkpoints/
.venv/*

# setup and build
docs/_*
*.egg-info/
dist/
build/
MANIFEST

# OS-generated files
.DS_Store
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

tmp/
docs/notebooks/.ipynb_checkpoints
.vscode
.spyproject
docs/notebooks/cgranges-test/*