Skip to content
Snippets Groups Projects
Commit 4c7d0d17 authored by catch's avatar catch
Browse files

Issue #2711855 by Meenakshi Gupta, toomanypets, derheap: Add binary font file...

Issue #2711855 by Meenakshi Gupta, toomanypets, derheap: Add binary font file types  to .gitattributes
parent cb9b6d42
No related branches found
No related tags found
No related merge requests found
......@@ -45,13 +45,17 @@
# Define binary file attributes.
# - Do not treat them as text.
# - Include binary diff in patches instead of "binary files differ."
*.eot -text diff
*.exe -text diff
*.gif -text diff
*.gz -text diff
*.ico -text diff
*.jpeg -text diff
*.jpg -text diff
*.png -text diff
*.otf -text diff
*.phar -text diff
*.exe -text diff
*.png -text diff
*.svgz -text diff
*.ttf -text diff
*.woff -text diff
*.woff2 -text diff
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment