blob: e69f2a0adf0d34518e87b44105dfbecbf1ee78a9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* text=auto eol=lf
*.eot -text
*.gif -text
*.gz -text
*.ico -text
*.jpg -text
*.mp3 -text
*.ogg -text
*.png -text
*.ttf -text
*.webm -text
*.woff -text
*.woff2 -text
spec/fixtures/requests/** -text !eol
|