ido-file-extensions-order

ido-file-extensions-order is a variable defined in `ido.el'.
Its value is
nil


Documentation:
List of file extensions specifying preferred order of file selections.
Each element is either a string with `.' as the first char, an empty
string matching files without extension, or t which is the default order
for files with an unlisted file extension.

You can customize this variable.