awesome-slot/.cspell.json

36 lines
641 B
JSON
Raw Normal View History

2024-10-24 19:49:36 +02:00
{
2024-10-25 01:50:55 +02:00
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"useGitignore": true,
"ignorePaths": [".git"],
"enableGlobDot": true,
2024-10-24 19:49:36 +02:00
"words": [
"Aire-One",
2024-10-25 02:54:44 +02:00
"apikey",
2024-10-24 19:49:36 +02:00
"capi",
"constructorfct",
2024-10-25 01:50:55 +02:00
"dbus",
"drawin",
"dryrun",
2024-10-24 19:49:36 +02:00
"fatalwarnings",
"fullscreen",
"hasitem",
"JohnnyMorganz",
2024-10-25 01:50:55 +02:00
"keygrabber",
2024-10-24 19:49:36 +02:00
"ldoc",
2024-10-25 02:54:44 +02:00
"leafo",
2024-10-24 19:49:36 +02:00
"luacheck",
2024-10-25 01:50:55 +02:00
"luacheckrc",
2024-10-24 19:49:36 +02:00
"luadoc",
2024-10-25 01:50:55 +02:00
"luarocks",
2024-10-24 19:49:36 +02:00
"lunarmodules",
2024-10-25 01:50:55 +02:00
"mktemp",
2024-10-24 19:49:36 +02:00
"mousebindings",
2024-10-25 01:50:55 +02:00
"mousegrabber",
"rockspec",
2024-10-25 02:54:44 +02:00
"rockspecs",
2024-10-24 19:49:36 +02:00
"staticfct",
"stylua"
]
}