.gitattributes
git init
git lfs install
git lfs track "*.zip"
git add . git commit -m "a commit" git push origin master
ref: https://git-lfs.github.com/