.DS_Store
*.pyc
*.swp
.idea
mymap.html
dist
build
gmplot.egg-info

# Ignore coverage-related files:
.coverage
coverage-html

# Ignore documentation-related files:
_api
_build
_static
_templates
