summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-05-06 00:19:41 -0400
committerGitHub <noreply@github.com>2021-05-06 00:19:41 -0400
commitdf13859ef2328a1840d17b174b57bf6e93144de0 (patch)
treea8eeccff82bc9e427ef441dec401010666f22bce
parentf98fa4a5f445b0ffe401487c7252ae30cecbd983 (diff)
other: Remove vscode folder (#461)
Removes the .vscode folder.
-rw-r--r--.gitignore3
-rw-r--r--.vscode/settings.json158
2 files changed, 3 insertions, 158 deletions
diff --git a/.gitignore b/.gitignore
index 8bb6d5d4..f08f998c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,6 @@ sample_configs/testing.toml
# Cargo-deny
deny.toml
+
+# vscode
+.vscode
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 9210762f..00000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,158 +0,0 @@
-{
- "cSpell.words": [
- "ABRT",
- "ALRM",
- "Artem",
- "CHLD",
- "COPR",
- "Condvar",
- "DWORD",
- "Deque",
- "EINVAL",
- "EPERM",
- "ESRCH",
- "Erlend",
- "Fini",
- "GIBI",
- "GIBIBYTE",
- "GIGA",
- "Hamberg",
- "KIBI",
- "LUKS",
- "Lukas",
- "MEBI",
- "MEBIBYTE",
- "MSRV",
- "Mahmoud",
- "Marcin",
- "Mousebindings",
- "NAS's",
- "Nonexhaustive",
- "PEBI",
- "PETA",
- "PKGBUILD",
- "PKGBUILDs",
- "Polishchuk",
- "Qudsi",
- "RTMAX",
- "RTMIN",
- "Rysavy",
- "SEGV",
- "SIGTERM",
- "STKFLT",
- "Swatinem",
- "TEBI",
- "TERA",
- "TSTP",
- "TTIN",
- "TTOU",
- "Tebibytes",
- "Toolset",
- "Ungrouped",
- "VTALRM",
- "WASD",
- "Wojnarowski",
- "XCPU",
- "XFSZ",
- "aarch",
- "andys",
- "armhf",
- "armv",
- "atim",
- "autohide",
- "choco",
- "chocolateyinstall",
- "cmdline",
- "commandline",
- "concat",
- "crossterm",
- "curr",
- "cvar",
- "cvars",
- "czvf",
- "denylist",
- "doctest",
- "dont",
- "drprasad",
- "eselect",
- "fedoracentos",
- "fpath",
- "fract",
- "fxhash",
- "getpwuid",
- "gnueabihf",
- "gotop",
- "gotop's",
- "gtop",
- "haase",
- "heim",
- "hjkl",
- "htop",
- "indexmap",
- "iwlwifi",
- "keybinds",
- "le",
- "libc",
- "markdownlint",
- "memb",
- "minmax",
- "minwindef",
- "musl",
- "musleabihf",
- "n'th",
- "nixos",
- "noheader",
- "nord",
- "ntdef",
- "nuget",
- "nvme",
- "paren",
- "pcpu",
- "piasecki",
- "pids",
- "pmem",
- "powerpc",
- "powerpc le",
- "ppid",
- "prepush",
- "processthreadsapi",
- "pvanheus",
- "regexes",
- "rposition",
- "rsplitn",
- "runlevel",
- "rustc",
- "rustflags",
- "rustfmt",
- "shilangyu",
- "smol",
- "softirq",
- "splitn",
- "statm",
- "stime",
- "subwidget",
- "svenstaro",
- "sysconf",
- "sysinfo",
- "tebibyte",
- "tokei",
- "trung",
- "twrite",
- "usage",
- "use",
- "use curr usage",
- "utime",
- "virbr",
- "virt",
- "vsize",
- "whitespaces",
- "wifi",
- "winapi",
- "winget",
- "winnt",
- "wixtoolset",
- "xargs",
- "xzvf",
- "ytop"
- ]
-}