summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-09-02 22:02:49 -0400
committerGitHub <noreply@github.com>2020-09-02 22:02:49 -0400
commitcef3166cf87d0a769fb886049b9bf1e5faf75e32 (patch)
treef54fab112ed2ed18d39af1baaa15ede155de0c5a /.vscode
parenta94907372839c7fd79bbd0e37d9cab8ccfa40790 (diff)
feature: Add ability to filter out disks and temp (#220)
You can now filter out disks and temp sensors by name via config.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index e03fdc59..531704fb 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -40,6 +40,7 @@
"crossterm",
"curr",
"czvf",
+ "denylist",
"fpath",
"fract",
"gnueabihf",
@@ -57,6 +58,7 @@
"noheader",
"ntdef",
"nuget",
+ "nvme",
"paren",
"pmem",
"prepush",
@@ -82,6 +84,7 @@
"virt",
"vsize",
"whitespaces",
+ "wifi",
"winapi",
"winget",
"winnt",