Merged in bugfix/gitbinaryfiles (pull request #118)
PDFs Fix * gitattributes * freshpdfs
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user