File: .gitattributes

package info (click to toggle)
plexus-io 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 632 kB
  • sloc: java: 4,127; xml: 250; sh: 5; makefile: 2
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