aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: b7ca95b5b77a91a2e1b6eaf80c2a4a52a99ec378 (plain)
1
2
3
4
5
# Auto detect text files and perform LF normalization
* text=auto

# JS files must always use LF for tools to work
*.js eol=lf