File: .gitattributes

package info (click to toggle)
libjsoncpp 1.7.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,720 kB
  • sloc: cpp: 8,041; python: 1,557; ansic: 168; makefile: 41; sh: 33
file content (11 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
*           text=auto
*.h         text
*.cpp       text
*.json      text
*.in        text
*.sh        eol=lf
*.bat       eol=crlf
*.vcproj    eol=crlf
*.vcxproj   eol=crlf
*.sln       eol=crlf
devtools/agent_vm* eol=crlf