In Windows a file or directory starting with a dot is not
automatically hidden. So lets mark it as hidden when
such a directory is created.
This fixes msysGit issue 288.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Johannes Sixt <j6t@kdbg.org>