dictionary ignore words

This commit is contained in:
2025-04-27 15:37:30 +01:00
parent 8fb628b19d
commit 96de34bbff

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"cSpell.words": [
"Engil",
"Figueiredo",
"Joao"
]
}