mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-02-15 08:42:25 -05:00
15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
# Always use Unix convention for new lines
|
|
* text eol=lf
|
|
|
|
# These files are binary and should be left untouched
|
|
# (binary is a macro for -text -diff)
|
|
*.jar binary
|
|
*.pdf binary
|
|
*.PDF binary
|
|
*.png binary
|
|
*.jpg binary
|
|
*.bin binary
|
|
*.afdesign binary
|
|
|
|
.git_archival.txt export-subst
|