chore: 初始化Godot项目基础配置文件

添加了.editorconfig、.gitignore、.gitattributes配置文件,创建项目主配置和项目图标文件
This commit is contained in:
2026-07-30 18:56:59 +08:00
parent dec881d309
commit e1771bb506
6 changed files with 78 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Godot 4+ specific ignores
.godot/
/android/