aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 3305a0e307a07639386f9a47265963b94fc29fef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.jar binary
*.war 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