Remove unnecessary list items

This commit is contained in:
William Sandner
2023-07-25 14:29:04 +02:00
parent 90cf753090
commit 96cdd5c075
2 changed files with 29 additions and 26 deletions

View File

@@ -1,4 +1,7 @@
{
"markdownlint.config": {},
"cSpell.words": ["JDBC"]
"cSpell.words": [
"Burndown",
"JDBC"
]
}