File: .gitattributes

package info (click to toggle)
maven 3.9.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,396 kB
  • sloc: java: 75,682; xml: 20,171; sh: 198; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (16)
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