File: .gitattributes

package info (click to toggle)
ovirt-guest-agent 1.0.15.dfsg-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,316 kB
  • sloc: python: 2,935; cpp: 1,194; ansic: 1,037; makefile: 438; sh: 331; xml: 9
file content (10 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
*.c 		text eol=lf
*.cpp 		text eol=lf
*.py 		text eol=lf
*.h 		text eol=lf
*.rc 		text eol=lf
*.txt 		text eol=lf
*.bat 		text eol=crlf
*.vc*proj* 	text eol=crlf
*.ini 		text eol=crlf
*.sln 		text eol=crlf