8b86b2baeb
PDFs Fix * gitattributes * freshpdfs
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
# Set default behavior to automatically normalize line endings
|
|
* text=auto
|
|
* text eol=lf
|
|
|
|
# Explicitly declare binary files
|
|
*.pdf binary
|
|
*.png binary
|
|
*.jpg binary
|
|
*.jpeg binary
|
|
*.gif binary
|