*.pyc
.gitignore
.pytype
.pypirc
dist
MANIFEST
.coverage
htmlcov
.cache
__pycache__
*kate-swp
.spyproject
fluids.egg-info
prof
.mypy_cache
monkeytype.sqlite3
.asv
fluids.build
node_modules
package-lock.json

# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyo
*.idea
*$py.class

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
#*.zip
 
# Logs and databases #
######################
*.log
*.sql
*.sqlite
 
# OS generated files #
######################
.DS_Store
.DS_Store?
.ipynb_checkpoints
._*
_*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

.pytest_cache/
word_whitelist.txt
simple_geolocator_cache.sqlite3
