aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: de6a72abd5bf682fddad444c3343d04a87811060 (plain) (blame)
1
2
3
4
5
6
7
8
9
*.css   diff=css
*.html  diff=html
*.pl    diff=perl
*.rb    diff=ruby

# Images are binary files
*.ico   binary
*.jpg   binary
*.png   binary