brew install git-lfs git lfs install git lfs track "*.png" git add baseline.png git commit -m "Add baseline file" git push origin master