chore
This commit is contained in:
+3
-1
@@ -1 +1,3 @@
|
|||||||
./vscode
|
./vscode
|
||||||
|
__pycache__/
|
||||||
|
.env
|
||||||
Vendored
-24
@@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"editor.lineNumbers": "off",
|
|
||||||
"editor.padding.top": 3,
|
|
||||||
"editor.padding.bottom": 3,
|
|
||||||
"editor.formatOnSave": true,
|
|
||||||
"editor.formatOnPaste": true,
|
|
||||||
"editor.fontSize": 14,
|
|
||||||
"editor.lineHeight": 4.5,
|
|
||||||
"editor.suggestFontSize": 15,
|
|
||||||
// "editor.suggestLineHeight": 4,
|
|
||||||
"breadcrumbs.enabled": false,
|
|
||||||
"workbench.tips.enabled": false,
|
|
||||||
"workbench.statusBar.visible": false,
|
|
||||||
// "workbench.editor.showTabs": "single",
|
|
||||||
"git.enableSmartCommit": true,
|
|
||||||
"workbench.editor.editorActionsLocation": "hidden",
|
|
||||||
// "workbench.activityBar.location": "hidden",
|
|
||||||
"workbench.editor.enablePreviewFromQuickOpen": false,
|
|
||||||
"editor.lightbulb.enabled": "off",
|
|
||||||
"editor.selectionHighlight": false,
|
|
||||||
"editor.overviewRulerBorder": false,
|
|
||||||
"editor.renderLineHighlight": "none",
|
|
||||||
"editor.occurrencesHighlight": "off"
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user