Files
FoodFactory/cspell.json
2026-04-15 22:22:56 -04:00

104 lines
1.6 KiB
JSON

{
"files": [
"**/*.*"
],
"ignorePaths": [
"**/*.tscn",
"**/*.import",
"badges/**/*.*",
"coverage/**/*.*",
".godot/**/*.*",
"**/*.tres",
"**/*.uid",
"**/*.pdb",
"**/*.godot",
"**/*.dylib",
"**/*.dll",
"**/bin/**/*.*",
"**/obj/**/*.*",
"addons/**/*.*"
],
"words": [
"animatable",
"assemblyfilters",
"automerge",
"binutils",
"branchcoverage",
"camelcase",
"ccdik",
"chickenconfig",
"chickengame",
"Chickensoft",
"classfilters",
"Cmdline",
"cubemap",
"CYGWIN",
"Decompilation",
"devbuild",
"dtls",
"dylib",
"endregion",
"fabrik",
"framebuffer",
"gdshader",
"gdshaderinc",
"globaltool",
"gltf",
"godotengine",
"hmac",
"issuecomment",
"ITEMHALFSIZE",
"joypad",
"kisak",
"lcov",
"lightmap",
"lightmapper",
"lihop",
"linecoverage",
"methodcoverage",
"missingall",
"msbuild",
"MSYS",
"mult",
"multisample",
"nameof",
"netstandard",
"NOLOGO",
"nupkg",
"occluder",
"omni",
"Omnisharp",
"opencover",
"opengl",
"OPTOUT",
"paramref",
"pascalcase",
"randomizer",
"raymarch",
"renovatebot",
"reportgenerator",
"reporttypes",
"roslynator",
"Shouldly",
"spir",
"subfolders",
"targetargs",
"targetdir",
"theora",
"triplanar",
"tscn",
"tweener",
"typeof",
"typeparam",
"typeparamref",
"ulong",
"upnp",
"vorbis",
"voxel",
"vulkan",
"Wyri",
"XRIP",
"Xunit"
]
}