Hidden files (the dot convention)
Filenames that start with a dot are hidden from default `ls`. Reveal them with `ls -a`. The convention covers `.bashrc`, `.ssh/`, `.git/`, `.env`.
Sign in to start the labFilenames that start with a dot are hidden from default `ls`. Reveal them with `ls -a`. The convention covers `.bashrc`, `.ssh/`, `.git/`, `.env`.
Sign in to start the lab