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" - ] -}