19 lines
265 B
JSON
19 lines
265 B
JSON
{
|
|
"cSpell.words": [
|
|
"blocklist",
|
|
"displayname",
|
|
"dotenv",
|
|
"gensalt",
|
|
"hashpw",
|
|
"checkpw",
|
|
"jsonify",
|
|
"lastrowid",
|
|
"rtype",
|
|
"flasgger"
|
|
],
|
|
"files.exclude": {
|
|
"**/__pycache__/**": true,
|
|
},
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": true,
|
|
} |