tar on a directory mydir will archive hidden files and hidden subdirectories, but tar from within mydir with a * wildcard will no
mydir
*
shopt -s dotglob
this will make the