DarshanScripts commited on
Commit
1be670d
·
verified ·
1 Parent(s): 3ac4116

Upload stratego/Stratego-1.code-workspace with huggingface_hub

Browse files
Files changed (1) hide show
  1. stratego/Stratego-1.code-workspace +11 -0
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
+ }