11 lines
No EOL
204 B
JSON
11 lines
No EOL
204 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"result": true,
|
|
".direnv": true
|
|
},
|
|
"files.readonlyInclude": {
|
|
"target/**": true
|
|
},
|
|
"nix.formatterPath": "nixfmt"
|
|
} |