ignore credentials and token.pickle files
This commit is contained in:
parent
2f967f57cc
commit
73cae4f2f1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@
|
||||||
scripts/__pycache__
|
scripts/__pycache__
|
||||||
scripts/test.py
|
scripts/test.py
|
||||||
scripts/.idea
|
scripts/.idea
|
||||||
|
scripts/credentials.json
|
||||||
|
scripts/token.pickle
|
||||||
|
|
Loading…
Reference in a new issue