File: .gitattributes

package info (click to toggle)
libjjml-java 1.1.18-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,084 kB
  • sloc: java: 5,607; cpp: 1,767; sh: 106; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
* text=auto

*.txt text
*.properties text
*.ini text
*.bnd text
*.jsh text
*.java text
*.c text
*.cpp text
*.h text
*.js text

*.sln text eol=crlf
*.bat text eol=crlf

*.png binary
*.jpg binary