10 lines
No EOL
198 B
JSON
10 lines
No EOL
198 B
JSON
{
|
|
// "explorer.excludeGitIgnore": true,
|
|
"files.exclude": {
|
|
".direnv": true,
|
|
".vscode/obj": true
|
|
},
|
|
"files.readonlyInclude": {
|
|
"log/rimworld.log": true
|
|
}
|
|
} |