mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-01-07 04:32:45 +00:00
14 lines
263 B
Plaintext
14 lines
263 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
|
|
|
|
.git_archival.txt export-subst
|