Alphabetize list

This commit is contained in:
Joseph T. Lyons 2023-08-18 14:07:55 -04:00
parent ffdca77124
commit ab73375a61

View file

@ -24,16 +24,16 @@
"eslintrc": "eslint", "eslintrc": "eslint",
"eslintrc.js": "eslint", "eslintrc.js": "eslint",
"eslintrc.json": "eslint", "eslintrc.json": "eslint",
"fish": "terminal",
"flac": "audio",
"fmp": "storage", "fmp": "storage",
"fp7": "storage", "fp7": "storage",
"flac": "audio",
"fish": "terminal",
"frm": "storage", "frm": "storage",
"gdb": "storage", "gdb": "storage",
"gif": "image",
"gitattributes": "vcs", "gitattributes": "vcs",
"gitignore": "vcs", "gitignore": "vcs",
"gitmodules": "vcs", "gitmodules": "vcs",
"gif": "image",
"go": "code", "go": "code",
"h": "code", "h": "code",
"handlebars": "code", "handlebars": "code",
@ -51,16 +51,16 @@
"ldf": "storage", "ldf": "storage",
"lock": "lock", "lock": "lock",
"log": "log", "log": "log",
"mdb": "storage",
"md": "document", "md": "document",
"mdb": "storage",
"mdf": "storage", "mdf": "storage",
"mdx": "document", "mdx": "document",
"mp3": "audio", "mp3": "audio",
"mp4": "video", "mp4": "video",
"myd": "storage", "myd": "storage",
"myi": "storage", "myi": "storage",
"ods": "document",
"odp": "document", "odp": "document",
"ods": "document",
"odt": "document", "odt": "document",
"ogg": "video", "ogg": "video",
"pdb": "storage", "pdb": "storage",
@ -81,17 +81,17 @@
"rtf": "document", "rtf": "document",
"sav": "storage", "sav": "storage",
"scm": "code", "scm": "code",
"sdf": "storage",
"sh": "terminal", "sh": "terminal",
"sqlite": "storage", "sqlite": "storage",
"sdf": "storage",
"svelte": "template", "svelte": "template",
"svg": "image", "svg": "image",
"swift": "code", "swift": "code",
"ts": "typescript",
"tsx": "code",
"tiff": "image", "tiff": "image",
"toml": "toml", "toml": "toml",
"ts": "typescript",
"tsv": "storage", "tsv": "storage",
"tsx": "code",
"txt": "document", "txt": "document",
"wav": "audio", "wav": "audio",
"webm": "video", "webm": "video",
@ -103,9 +103,9 @@
"zlogin": "terminal", "zlogin": "terminal",
"zsh": "terminal", "zsh": "terminal",
"zsh_aliases": "terminal", "zsh_aliases": "terminal",
"zshenv": "terminal",
"zsh_histfile": "terminal", "zsh_histfile": "terminal",
"zsh_profile": "terminal", "zsh_profile": "terminal",
"zshenv": "terminal",
"zshrc": "terminal" "zshrc": "terminal"
}, },
"types": { "types": {