2023-04-10 23:51:39 +03:00
|
|
|
|
{
|
|
|
|
|
"files": [
|
|
|
|
|
"**",
|
|
|
|
|
".*/**"
|
|
|
|
|
],
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"enableFiletypes": [
|
|
|
|
|
"pip-requirements",
|
|
|
|
|
"shellscript",
|
|
|
|
|
"tlaplus_cfg", // file type detected wrong, I'm just trying to match *.cfg
|
|
|
|
|
"toml"
|
|
|
|
|
],
|
2023-04-10 23:51:39 +03:00
|
|
|
|
"ignorePaths": [
|
|
|
|
|
".git",
|
|
|
|
|
"*.(bmp|png|jpg|jpeg|gif|svg|ico|tiff|tif)",
|
2023-04-15 01:06:53 +03:00
|
|
|
|
"*.log",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"**/localization/*/**/*",
|
|
|
|
|
"**/localization/*.sh",
|
|
|
|
|
"__pycache__",
|
|
|
|
|
"*.egg-info/**/*"
|
2023-04-10 23:51:39 +03:00
|
|
|
|
],
|
|
|
|
|
"words": [
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"appscript",
|
2023-05-04 03:17:23 +03:00
|
|
|
|
"asyncio",
|
2023-04-22 05:51:00 +03:00
|
|
|
|
"bezier",
|
2023-04-11 05:24:22 +03:00
|
|
|
|
"Bresenham",
|
|
|
|
|
"Bresenham's",
|
2023-04-11 01:44:24 +03:00
|
|
|
|
"cmdpxl",
|
2023-04-18 07:29:40 +03:00
|
|
|
|
"DIALOGEX",
|
2023-05-02 19:33:48 +03:00
|
|
|
|
"Fira",
|
2023-04-18 07:29:40 +03:00
|
|
|
|
"fudgedness",
|
2023-04-19 09:08:01 +03:00
|
|
|
|
"getpid",
|
2023-04-13 17:06:39 +03:00
|
|
|
|
"Haha",
|
2023-04-13 05:42:48 +03:00
|
|
|
|
"hkey",
|
2023-04-19 03:43:51 +03:00
|
|
|
|
"humbnail",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"linewrap",
|
2023-04-10 23:51:39 +03:00
|
|
|
|
"𝗟𝙇",
|
2023-04-19 03:43:51 +03:00
|
|
|
|
"llpaper",
|
2023-04-17 02:23:00 +03:00
|
|
|
|
"modd",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"mspaint",
|
2023-04-10 23:51:39 +03:00
|
|
|
|
"Odhner",
|
2023-04-21 22:05:15 +03:00
|
|
|
|
"pagedown",
|
|
|
|
|
"pageup",
|
2023-04-19 19:00:34 +03:00
|
|
|
|
"pipreqs",
|
2023-04-11 01:44:24 +03:00
|
|
|
|
"Playscii",
|
2023-04-22 08:04:19 +03:00
|
|
|
|
"polyline",
|
2023-04-19 09:08:01 +03:00
|
|
|
|
"psutil",
|
2023-04-15 01:06:53 +03:00
|
|
|
|
"pycache",
|
2023-04-26 19:26:12 +03:00
|
|
|
|
"pyperclip",
|
2023-04-11 20:21:19 +03:00
|
|
|
|
"pypixelart",
|
2023-04-22 09:27:43 +03:00
|
|
|
|
"pyright",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"pyxdg",
|
2023-05-02 02:23:57 +03:00
|
|
|
|
"renderable",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"rmam",
|
|
|
|
|
"setterm",
|
|
|
|
|
"setuptools",
|
2023-04-19 03:43:51 +03:00
|
|
|
|
"Shft",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"smam",
|
2023-04-11 23:22:00 +03:00
|
|
|
|
"stransi",
|
2023-04-18 07:29:40 +03:00
|
|
|
|
"STRINGTABLE",
|
2023-05-04 03:17:23 +03:00
|
|
|
|
"textconv",
|
2023-05-01 20:26:59 +03:00
|
|
|
|
"tlaplus",
|
2023-05-02 19:33:48 +03:00
|
|
|
|
"truecolor",
|
2023-04-18 07:29:40 +03:00
|
|
|
|
"ufeff",
|
2023-04-28 22:27:23 +03:00
|
|
|
|
"undoable",
|
2023-04-13 05:42:48 +03:00
|
|
|
|
"undos",
|
2023-04-19 03:43:51 +03:00
|
|
|
|
"ustom",
|
2023-04-13 05:42:48 +03:00
|
|
|
|
"vkey"
|
2023-04-10 23:51:39 +03:00
|
|
|
|
]
|
|
|
|
|
}
|