summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 32cfc61d281605901ae85f579c4a64d0901ec721 (plain)
1
2
3
4
5
{
    "files.watcherExclude": {
        "**/target": true
    }
}