Files
OCRmyPDF/.gitattributes
2013-05-05 16:54:41 +02:00

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