diff --git a/.vscode/settings.json b/.vscode/settings.json index 3b66410..0390703 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,6 @@ { - "git.ignoreLimitWarning": true + "git.ignoreLimitWarning": true, + "cSpell.words": [ + "Datainjection" + ] } \ No newline at end of file