swh:1:snp:fc5be6ea36d914a465ae83272994afb6f8ba2d7d
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.php text eol=lf
*.js text eol=lf
*.md text eol=lf
*.css text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary