diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 9dc0739..f647e87 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -5,12 +5,13 @@ "CCLA", "CODEOWNER", "cooldown", - "esbenp", "gazoink", "gerble", "ICLA", "kernelsam", "Senzing" ], - "ignorePaths": [".git/**"] + "ignorePaths": [ + ".git/**" + ] }