mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
10 lines
118 B
JSON
10 lines
118 B
JSON
|
|
{
|
||
|
|
"files.exclude": {
|
||
|
|
".vscode": true,
|
||
|
|
"**/result": true
|
||
|
|
},
|
||
|
|
"search.exclude": {
|
||
|
|
"result": true
|
||
|
|
}
|
||
|
|
}
|