mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-21 13:51:45 +03:00
48 lines
606 B
JSON
48 lines
606 B
JSON
{
|
||
"files": [
|
||
"**",
|
||
".*/**"
|
||
],
|
||
"ignorePaths": [
|
||
".git",
|
||
"*.(bmp|png|jpg|jpeg|gif|svg|ico|tiff|tif)",
|
||
"*.log",
|
||
"localization/*/**/*",
|
||
"localization/*.sh",
|
||
"__pycache__"
|
||
],
|
||
"words": [
|
||
"bezier",
|
||
"Bresenham",
|
||
"Bresenham's",
|
||
"cmdpxl",
|
||
"DIALOGEX",
|
||
"fudgedness",
|
||
"getpid",
|
||
"Haha",
|
||
"hkey",
|
||
"humbnail",
|
||
"𝗟𝙇",
|
||
"llpaper",
|
||
"modd",
|
||
"Odhner",
|
||
"pagedown",
|
||
"pageup",
|
||
"pipreqs",
|
||
"Playscii",
|
||
"polyline",
|
||
"psutil",
|
||
"pycache",
|
||
"pyperclip",
|
||
"pypixelart",
|
||
"pyright",
|
||
"Shft",
|
||
"stransi",
|
||
"STRINGTABLE",
|
||
"ufeff",
|
||
"undos",
|
||
"ustom",
|
||
"vkey"
|
||
]
|
||
}
|