mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-05-06 13:47:41 -04:00
8 lines
188 B
Plaintext
8 lines
188 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 |