Use tree -a
$ man tree
-a All files are printed. By default tree does not print hidden files
(those beginning with a dot '.').
In no event does tree print the file system constructs
'.' (current directory) and '..' (previous directory).