diff --git a/cSpell.json b/cSpell.json index dcdf011..3c99be6 100644 --- a/cSpell.json +++ b/cSpell.json @@ -2,9 +2,12 @@ "version": "0.2", "language": "en", "words": [ + "CFSSL", + "kubeconfig", + "kubeconfigs", + "runc" ], - "ignoreWords": [ - ], + "ignoreWords": [], "patterns": [ { "name": "Markdown links", @@ -56,7 +59,5 @@ "Multi-line code blocks", "HTML Tags" ], - "ignorePaths": [ - - ] + "ignorePaths": [] }