forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
21 lines (21 loc) · 354 Bytes
/
Copy path.gitignore
File metadata and controls
21 lines (21 loc) · 354 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.coveralls.yml
*.pyc
.coverage
.tox
coverage.xml
python-docs-samples.json
service-account.json
client-secrets.json
__pycache__
*db\.sqlite3
managed_vms/django_tutorial/static/*
**/migrations/*
lib
testing/resources/test-env.sh
testing/resources/service-account.json
testing/resources/client-secrets.json
secrets.tar
.cache
junit.xml
credentials.dat
.nox