Spaces:
Runtime error
Runtime error
chnages
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
.env
|
| 3 |
google-credentials.json
|
| 4 |
|
| 5 |
-
|
| 6 |
token.json
|
| 7 |
|
| 8 |
!composer.json # If you use composer (optional)
|
|
|
|
| 2 |
.env
|
| 3 |
google-credentials.json
|
| 4 |
|
| 5 |
+
credentials.json
|
| 6 |
token.json
|
| 7 |
|
| 8 |
!composer.json # If you use composer (optional)
|