diff --git a/.gitignore b/.gitignore index 31dbabba..ebe03da1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ # Stuff to really ignore *.log -.vscode rust-unmangle *.svg *.data diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..c0539685 --- /dev/null +++ b/.vscode/settings.json @@ -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" + ] +} \ No newline at end of file