# Godot 项目文件
main/.godot/
main/android/

# C++ 编译产物
build/
main/bin/

# IDE
*.user
*.suo
.vs/
.vscode/

# 其他
.DS_Store
Thumbs.db
