Spaces:
Running
Running
Commit
·
49b8075
1
Parent(s):
a939691
added authentication and oauth token refresh
Browse files- .gitignore +0 -1
.gitignore
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
# Credential files - should never be committed
|
2 |
oauth_creds.json
|
3 |
-
*.json
|
4 |
|
5 |
# Environment configuration
|
6 |
.env
|
|
|
1 |
# Credential files - should never be committed
|
2 |
oauth_creds.json
|
|
|
3 |
|
4 |
# Environment configuration
|
5 |
.env
|