Preview:
# install Github LFS
sudo apt update
sudo apt install git-lfs
git lfs install

# track large files files
git lfs track "*.extension"
git add .gitattributes
git commit -m "Add Git LFS attributes"
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter