ignore client_secret, credentials and token files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -37,4 +37,9 @@ Thumbs.db
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*~
|
*~
|
||||||
*.tmp
|
*.tmp
|
||||||
|
|
||||||
|
# Credentials
|
||||||
|
client_secret_*.json
|
||||||
|
token.pickle
|
||||||
|
credentials*.json
|
||||||
Reference in New Issue
Block a user