# .gitattributes

# Aliases
[attr]lfs filter=lfs diff=lfs merge=lfs -text
# EOL
* text=auto eol=lf
# LFS
*.png lfs
# Stats
*.git* linguist-language=Shell
*.sum  linguist-generated
*.toml linguist-detectable
*.yml  linguist-language=YAML
*.yaml linguist-detectable
*.png filter=lfs diff=lfs merge=lfs -text
