File: .gitattributes

package info (click to toggle)
chromium-browser 70.0.3538.110-1~deb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,619,476 kB
  • sloc: cpp: 13,024,755; ansic: 1,349,823; python: 916,672; xml: 314,489; java: 280,047; asm: 276,936; perl: 75,771; objc: 66,634; sh: 45,860; cs: 28,354; php: 11,064; makefile: 10,911; yacc: 9,109; tcl: 8,403; ruby: 4,065; lex: 1,779; pascal: 1,411; lisp: 1,055; awk: 41; jsp: 39; sed: 17; sql: 3
file content (45 lines) | stat: -rw-r--r-- 1,094 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Stop Windows python license check presubmit errors by forcing LF checkout.
*.py  text eol=lf

# Force LF checkout of the pins files to avoid transport_security_state_generator errors.
/net/http/*.pins  text eol=lf

# Force LF checkout for all source files
*.c text eol=lf
*.cc text eol=lf
*.cpp text eol=lf
*.grd   text eol=lf
*.grdp   text eol=lf
*.gn text eol=lf
*.gni text eol=lf
*.h text eol=lf
*.html   text eol=lf
*.in   text eol=lf
*.inc   text eol=lf
*.java   text eol=lf
*.js   text eol=lf
*.json   text eol=lf
*.md text eol=lf
*.mm text eol=lf
*.sh text eol=lf
*.sql   text eol=lf
*.txt   text eol=lf
*.xml   text eol=lf
*.xslt   text eol=lf
.clang-format   text eol=lf
.eslintrc.js   text eol=lf
.git-blame-ignore-revs   text eol=lf
.gitattributes   text eol=lf
.gitignore   text eol=lf
.vpython   text eol=lf
codereview.settings   text eol=lf
DEPS   text eol=lf
ENG_REVIEW_OWNERS   text eol=lf
LICENSE text eol=lf
LICENSE.* text eol=lf
MAJOR_BRANCH_DATE   text eol=lf
OWNERS   text eol=lf
README   text eol=lf
README.*   text eol=lf
WATCHLISTS   text eol=lf
VERSION   text eol=lf