Skip to content

Commit 992b389

Browse files
authored
mark .pdf as binary to prevent git changing line endings (#7426)
1 parent 587222b commit 992b389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* text eol=lf
22
*.ico -text
33
*.mo -text
4+
*.pdf -text
45
*.png -text
56
*.RData -text
67
# Important for test CSV files, where we definitely

0 commit comments

Comments
 (0)