blob: 173bb4f94834bbfc85769e0ad2b924da8bf39f40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"folders":
[
{
"folder_exclude_patterns":
[
"*.dSYM",
"*.out"
],
"path": "."
},
{
"path": "/Users/giann/lua-5.3.4"
},
{
"path": "/Users/giann/lua-tests"
}
]
}
|