Spaces:
Configuration error
Configuration error
Upload stratego/Stratego-1.code-workspace with huggingface_hub
Browse files
stratego/Stratego-1.code-workspace
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"folders": [
|
| 3 |
+
{
|
| 4 |
+
"path": ".."
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"path": "../../Stratego GitHub"
|
| 8 |
+
}
|
| 9 |
+
],
|
| 10 |
+
"settings": {}
|
| 11 |
+
}
|