]> git.openstreetmap.org Git - rails.git/blob - .gitattributes
Merge remote-tracking branch 'upstream/pull/3313'
[rails.git] / .gitattributes
1 # text=auto is only correctly supported in git 2.10.0
2 #  https://github.com/git/git/blob/master/Documentation/RelNotes/2.10.0.txt#L248
3 # * text=auto eol=lf
4 *.sh text eol=lf
5 *.sql text eol=lf
6 *.rb text eol=lf
7 *.erb text eol=lf
8 *.json text eol=lf
9 *.yml text eol=lf
10 *.builder text eol=lf
11 *.js text eol=lf
12 *.jbuilder text eol=lf
13 *.svg text eol=lf
14 *.css text eol=lf
15 *.scss text eol=lf
16 *.png binary
17 *.gif binary