rustlings/.vscode/settings.json
2021-10-16 18:03:09 -07:00

6 lines
58 B
JSON

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