aqua/.vscode/settings.json

5 lines
65 B
JSON
Raw Normal View History

{
"files.watcherExclude": {
"**/target": true
}
}