File: .gitattributes

package info (click to toggle)
plexus-io 3.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 692 kB
  • sloc: java: 4,067; xml: 244; sh: 5; makefile: 5
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