d02df35d86
vscode config and TODO
6 lines
72 B
JSON
6 lines
72 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"search.exclude": {
|
|
"Gemfile.lock": true
|
|
}
|
|
} |