-
Notifications
You must be signed in to change notification settings - Fork 0
/
.favorites.json
28 lines (28 loc) · 964 Bytes
/
.favorites.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
{
"type": "Group",
"name": "dp",
"parent_id": null,
"workspaceRoot": null,
"workspacePath": null,
"id": "dPRZroAzQB0M1XJf"
},
{
"type": "File",
"name": "c:\\Users\\Rxy\\Documents\\MYCODE\\LeetCode\\src\\main\\java\\mine\\leetcode\\zhao_qian\\CoinChangeII.java",
"parent_id": "dPRZroAzQB0M1XJf",
"fsPath": "c:\\Users\\Rxy\\Documents\\MYCODE\\LeetCode\\src\\main\\java\\mine\\leetcode\\zhao_qian\\CoinChangeII.java",
"workspaceRoot": null,
"workspacePath": null,
"id": "98hJRUSVMFTwnQv5"
},
{
"type": "Directory",
"name": "c:\\Users\\Rxy\\Documents\\MYCODE\\LeetCode\\src\\main\\java\\mine\\pack9",
"parent_id": null,
"fsPath": "c:\\Users\\Rxy\\Documents\\MYCODE\\LeetCode\\src\\main\\java\\mine\\pack9",
"workspaceRoot": null,
"workspacePath": null,
"id": "trhB7SU20yVcqDRY"
}
]