Trying to fix uid causing spellcheck error
Some checks failed
Spellcheck / Spellcheck (push) Failing after 13s
Tests / Evaluate Tests on ubuntu-latest (push) Successful in 1m4s

This commit is contained in:
2026-06-10 15:04:54 -04:00
parent 9b83721f17
commit d05e0b8710
4 changed files with 24 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
{
"files": [
"**/*.*"
"**/*.*",
"**/*.uid"
],
"ignorePaths": [
"**/*.tscn",