git lfs install
git lfs track "*.psd" (In quotes write file type)
git add .gitattributes
git add .
git commit -m 'commit'
git push -u origin master
git lfs install
git lfs track "*.psd" (In quotes write file type)
git add .gitattributes
git add .
git commit -m 'commit'
git push -u origin master