aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/.vsls.json
blob: 1a9d1ab1ea793572eba80065983c30ec7df810e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "$schema": "http://json.schemastore.org/vsls",
    "gitignore":"hide",
    "excludeFiles":[
        "!*"
    ],
    "hideFiles":[
        "!*"
    ]
}