summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: f8dee7014580cebde18235e45950a1bc5e1fd9ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*               text=auto
*.bmp           binary
*.cat           -text
*.dll           binary
*.fnt           binary
*.icns          binary
*.ico           binary
*.inf           -text
*.jpg           binary
*.pdf           binary
*.png           binary
*.svg           binary
*.sys           binary
*.vcproj        -text
*.wav           binary
*.xcf           binary