14 行
129 B
Plaintext
14 行
129 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
/android/
|
|
|
|
# C++ 扩展编译产物
|
|
/build/
|
|
/bin/
|
|
*.user
|
|
*.suo
|
|
|
|
# 其他
|
|
.DS_Store
|
|
Thumbs.db
|