# PyCharm
.idea

# Python
venv
**/__pycache__
drb/addons/geolocation/_version.py
*.egg-info
*.dist-info
dist
build
.coverage

# MacOs
.DS_Store
