mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
Add known terms
This commit is contained in:
11
cSpell.json
11
cSpell.json
@@ -2,9 +2,12 @@
|
|||||||
"version": "0.2",
|
"version": "0.2",
|
||||||
"language": "en",
|
"language": "en",
|
||||||
"words": [
|
"words": [
|
||||||
|
"CFSSL",
|
||||||
|
"kubeconfig",
|
||||||
|
"kubeconfigs",
|
||||||
|
"runc"
|
||||||
],
|
],
|
||||||
"ignoreWords": [
|
"ignoreWords": [],
|
||||||
],
|
|
||||||
"patterns": [
|
"patterns": [
|
||||||
{
|
{
|
||||||
"name": "Markdown links",
|
"name": "Markdown links",
|
||||||
@@ -56,7 +59,5 @@
|
|||||||
"Multi-line code blocks",
|
"Multi-line code blocks",
|
||||||
"HTML Tags"
|
"HTML Tags"
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": []
|
||||||
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user