I want to setup git to stage only certain files of type. With
git add *
in basic dir, i must stage only the files of type cpp,h,txt,html. Ho