.coveralls.yml
*.pyc
.coverage
.tox
.pytest_cache
.ipynb_checkpoints
.executed_notebooks
coverage.xml
python-docs-samples.json
service-account.json
client-secrets.json
__pycache__
*db\.sqlite3
managed_vms/django_tutorial/static/*
**/migrations/*
lib
testing/test-env-local.sh
testing/resources/test-env.sh
testing/resources/service-account.json
testing/resources/client-secrets.json
secrets.tar
.cache
junit.xml
credentials.dat
.nox
.vscode/
*sponge_log.xml
.DS_store
env/
.idea
.env*
**/venv
**/noxfile.py

# Auth Local secrets file
auth/custom-credentials/okta/custom-credentials-okta-secrets.json
auth/custom-credentials/aws/custom-credentials-aws-secrets.json
