.idea
*.pyc
.eggs
*.egg-info
.tox
.testrepository
.stestr
.pytest_cache
.coverage
htmlcov/

docs/build
/dist/
/build/

# Environment configuration (contains secrets)
.env
