Skip to content
Discussion options

You must be logged in to vote

Maybe it works if you put this into your ~/.gitattributes?

*.doc	!diff
*.DOC	!diff
*.docx	!diff
*.DOCX	!diff
*.docm	!diff
*.DOCM	!diff
*.dot	!diff
*.DOT	!diff
*.dotx	!diff
*.DOTX	!diff
*.dotm	!diff
*.DOTM	!diff
*.pdf	!diff
*.PDF	!diff
*.rtf	!diff
*.RTF	!diff
*.ods	!diff
*.ODS	!diff
*.odf	!diff
*.ODF	!diff
*.odt	!diff
*.ODT	!diff

See the gitattributes documentation for full details.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aursulis
Comment options

@dscho
Comment options

Answer selected by aursulis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants