File: .gitattributes

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