feat: init

This commit is contained in:
2026-04-10 18:59:27 -04:00
commit d9dfa44a22
41 changed files with 1993 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# EditorConfig for the test project.
root = false
[*.{cs,csx,cake}]
# Not disposing of objects in a test is normal within Godot
dotnet_diagnostic.CA1001.severity = none