Skip to content

Commit

Permalink
Add LFS support.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluskal committed Jan 15, 2018
1 parent 5dcd5ab commit c088c72
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
###############################################################################
# Set default behavior to automatically normalize line endings.
* text=auto

# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
Expand Down Expand Up @@ -47,8 +46,8 @@
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
*.pdf filter=lfs diff=lfs merge=lfs -text
*.ppt filter=lfs diff=lfs merge=lfs -text
*.pptx filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.dll filter=lfs diff=lfs merge=lfs -text
*.potx filter=lfs diff=lfs merge=lfs -text

0 comments on commit c088c72

Please sign in to comment.