mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
Add known terms
This commit is contained in:
11
cSpell.json
11
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": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user