summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 84a67e5741be4001538d684932a396d5f0677a85 (plain)
1
2
3
4
5
6
# Set the default behavior to always use LF file endings
* text=auto eol=lf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary