File: .gitattributes

package info (click to toggle)
libjsoncpp 1.9.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,852 kB
  • sloc: cpp: 9,483; python: 1,118; ansic: 215; makefile: 44; sh: 30; perl: 5
file content (11 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (10)
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