aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: ed5a6a78e292e89f733723b4b948f0ced368d5a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.jar binary

# Auto detect text files and perform LF normalization
*        text=auto

*.java   text diff=java
*.html   text diff=html
*.xml    text diff=xml
*.css    text
*.js     text
*.sql    text