# Godot 4+ specific ignores
.godot/
/android/

# C++ 扩展编译产物
/build/
/bin/
*.user
*.suo

# 其他
.DS_Store
Thumbs.db
