diff --git a/cspell.json b/cspell.json index 49e54b0..188ce63 100644 --- a/cspell.json +++ b/cspell.json @@ -1,10 +1,10 @@ { "files": [ - "**/*.*", - "**/*.uid" + "**/*.*" ], "ignorePaths": [ "**/*.tscn", + "**/*.uid", "**/*.import", "**/badges/**/*.*", "**/coverage/**/*.*",