dired-trivial-filenames

dired-trivial-filenames is a variable defined in `dired.el'.
Its value is
"^\\.\\.?$\\|^#"


Documentation:
Regexp of files to skip when finding first file of a directory.
A value of nil means move to the subdir line.
A value of t means move to first file.

You can customize this variable.