File: .gitattributes

package info (click to toggle)
maven-scm 1.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,116 kB
  • sloc: java: 68,651; xml: 5,294; sh: 437; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# Auto detect text files and perform LF normalization
*        text=auto

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