# SQLite
*.db
*.db-journal
# Python
*.egg*
*.py[co]
.cache
.coverage
.ipynb_checkpoints
__pycache__
build
dist
# Transient
*.log
*.map
*.tmp
.sass-cache
data_*
# Vim
*.sw[op]
*~
