Update .vscode for convenience
This commit is contained in:
parent
80dd89212f
commit
be7b8064d6
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -10,5 +10,10 @@
|
|||||||
"lastrowid",
|
"lastrowid",
|
||||||
"rtype",
|
"rtype",
|
||||||
"flasgger"
|
"flasgger"
|
||||||
]
|
],
|
||||||
|
"files.exclude": {
|
||||||
|
"**/__pycache__/**": true,
|
||||||
|
},
|
||||||
|
"editor.tabSize": 4,
|
||||||
|
"editor.insertSpaces": true,
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user