Spaces:
Running
Running
Ryan Christian D. Deniega commited on
Commit ·
0950117
1
Parent(s): 954286a
chore: add docs/*.json to gitignore, remove misplaced service account key
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -28,3 +28,4 @@ ml/models/*.bin
|
|
| 28 |
ml/models/*.pt
|
| 29 |
serviceAccountKey.json
|
| 30 |
*.json.key
|
|
|
|
|
|
| 28 |
ml/models/*.pt
|
| 29 |
serviceAccountKey.json
|
| 30 |
*.json.key
|
| 31 |
+
docs/*.json
|