chore: add vscode word dict

This commit is contained in:
ClementTsang 2020-05-20 11:55:03 -04:00
parent 3d8a8b4e85
commit 6d365140b6
2 changed files with 42 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,7 +7,6 @@
# Stuff to really ignore
*.log
.vscode
rust-unmangle
*.svg
*.data

42
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,42 @@
{
"cSpell.words": [
"DWORD",
"Deque",
"MSRV",
"Mahmoud",
"Marcin",
"Nonexhaustive",
"Qudsi",
"Tebibytes",
"Wojnarowski",
"andys",
"crossterm",
"curr",
"gotop",
"gtop",
"heim",
"hjkl",
"markdownlint",
"minwindef",
"noheader",
"ntdef",
"paren",
"processthreadsapi",
"regexes",
"rustfmt",
"shilangyu",
"softirq",
"stime",
"sysinfo",
"tokei",
"twrite",
"usage",
"use",
"use curr usage",
"utime",
"whitespaces",
"winapi",
"winnt",
"xzvf"
]
}