__pycache__/
env/
build/
.eggs/

hrdb_ext-main
.db_data
.robe
.idea
.mypy_cache
.vscode
.stand.dump
.DS_Store
.Python

*.log
*.py[cod]
*.egg

# Coverage/tests
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
