ido-enable-dot-prefix

ido-enable-dot-prefix is a variable defined in `ido.el'.
Its value is
nil


Documentation:
Non-nil means to match leading dot as prefix.
I.e. hidden files and buffers will match only if you type a dot
as first char even if `ido-enable-prefix' is nil.

You can customize this variable.