FILES="*~ *.0* *savepcb.brd *png *bak"

git rm $FILES

rm -fr $FILES

git commit

git push