aboutsummaryrefslogtreecommitdiff
path: root/node_modules/preserve/.gitattributes
blob: 759c2c5afdcbf687e39bff0277da5cd9f8ffaddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Enforce Unix newlines
*.*     text eol=lf
*.css   text eol=lf
*.html  text eol=lf
*.js    text eol=lf
*.json  text eol=lf
*.less  text eol=lf
*.md    text eol=lf
*.yml   text eol=lf

*.jpg binary
*.gif binary
*.png binary
*.jpeg binary