$ shopt -s dotglob
$ tar -cvpzf test.tgz ./*
$ shopt -u dotglob # to disable the shell option