mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-12-30 00:31:59 +00:00
11 lines
222 B
Plaintext
11 lines
222 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
|
|
|
|
.git_archival.txt export-subst
|