aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 3bb3b5ea8a4db9916e7ca139dffe824ba3e939d8 (plain)
1
2
3
4
5
6
7
8
# Auto detect text files and perform LF normalization
*        text=auto

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