Skip to content

Commit 3aa5c41

Browse files
committed
create cspell.config.yml
1 parent 60af8cb commit 3aa5c41

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

cspell.config.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
version: "0.2"
2+
words:
3+
- bugprone
4+
- Cachy
5+
- cppcoreguidelines
6+
- fontawesome
7+
- hustcer
8+
- imgproxy
9+
- inlinehilite
10+
- libc
11+
- linenums
12+
- mkdocs
13+
- mypy
14+
- Neta
15+
- Nextcloud
16+
- nushell
17+
- pymdownx
18+
- pyyaml
19+
- superfences
20+
- twemoji
21+
- venv
22+
- Zondax
23+
ignorePaths:
24+
- .gitattributes
25+
- .gitignore
26+
- .venv
27+
- CHANGELOG.md

0 commit comments

Comments
 (0)