summaryrefslogtreecommitdiff
path: root/Build/source/texk/.gitattributes
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-08-13 13:51:45 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-08-13 13:51:45 +0000
commitce09e7c1dd2d5432cea8bc8deee343eccf79e802 (patch)
treedb77396b9f78f9675cc6ac28a02c341a4e7541ec /Build/source/texk/.gitattributes
parentcc287cb3feec85ac4a7473f552e1d94b1f2fc825 (diff)
texk/.gitattributes: update
git-svn-id: svn://tug.org/texlive/trunk@67916 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/.gitattributes')
-rw-r--r--Build/source/texk/.gitattributes32
1 files changed, 31 insertions, 1 deletions
diff --git a/Build/source/texk/.gitattributes b/Build/source/texk/.gitattributes
index a15ac1b9eaa..51619d76aff 100644
--- a/Build/source/texk/.gitattributes
+++ b/Build/source/texk/.gitattributes
@@ -10,12 +10,16 @@
*.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
# for dvi2tty
*.tty text eol=lf
*.dis text eol=lf
-# for mendex, upmendex
+# for makeindex, mendex, upmendex
*.ind text eol=lf
# for bibtex-x
@@ -30,6 +34,32 @@
*.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
+
# for windows_wrapper
/texlive/windows_wrapper/**/*.c text eol=crlf
/texlive/windows_wrapper/**/*.txt text eol=crlf