This commit is contained in:
2026-04-15 22:22:56 -04:00
commit 5906f248f4
90 changed files with 6345 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
nupkg/
coverage/*
!coverage/.gdignore
.godot/
bin/
obj/
.generated/
.vs/
.DS_Store
*.old
*.translation
addons/*
!addons/.editorconfig
.addons/*