summaryrefslogtreecommitdiff
path: root/Build/source/texk/.gitattributes
blob: 35823af006eabda5e817774864850fcae32c4733 (plain)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
*.txt text eol=lf
*.c   text eol=lf
*.h   text eol=lf
*.sh  text eol=lf
*.bat text eol=crlf

# for web2c
*.gen text eol=lf
*.tex text eol=lf
*.pl  text eol=lf
*.typ text eol=lf
*.p   text eol=lf
*.vpl text eol=lf
*.opl text eol=lf
*.ovp text eol=lf
*.out text eol=lf
*.log text eol=lf
*.typ text eol=lf

# for dvi2tty
*.tty text eol=lf
*.dis text eol=lf

# for makeindex, mendex, upmendex
*.ind text eol=lf

# for bibtex-x
*.bbl text eol=lf

# for dvipdfm-x
*.bb  text eol=lf
*.xbb text eol=lf

# for dvips
*.ps  text eol=lf
*.xps text eol=lf
/dvipsk/testdata/pfbincl.xps binary

# for lcdf-typetools
*.pfa text eol=lf
*.afm text eol=lf
*.t42 text eol=lf
*.enc text eol=lf
*.map text eol=lf
*.tables text eol=lf
*.info   text eol=lf

# for ps2pk
*.hex text eol=lf
*.pix text eol=lf

# for psutils
*.eps text eol=lf

# for ttfdump
*.glyf text eol=lf
*.gpos text eol=lf
*.gsub text eol=lf
*.head text eol=lf
*.os_2 text eol=lf
*.bad  text eol=lf
*.gasp text eol=lf
*.maxp text eol=lf