Files
bit/.vscode/settings.json
T
Juan Rodriguez d02df35d86 feat: 🔧 Initial commit
vscode config and TODO
2021-06-13 08:01:12 -05:00

6 lines
72 B
JSON

{
"editor.tabSize": 2,
"search.exclude": {
"Gemfile.lock": true
}
}