To show all directories and files including the hidden files in a directory, run ls command with the “-a” (all) option.
$ ls -a