File: .gitattributes

package info (click to toggle)
libxstream-java 1.4.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,752 kB
  • sloc: java: 52,774; xml: 2,978; sh: 34; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* text=auto

*.css text
*.diff text
*.htm* text
*.java text
*.js text
*.md text
*.patch text
*.txt text
*.xml text

*.cmd text eol=crlf
*.sh text eol=lf

*.gif binary
*.jpg binary
*.png binary
*.psp binary
*.vsd binary