summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 33ac0f866..6ef140125 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,8 @@
# Use CRLF for line endings in the Windows install "readme" file
misc/dist/install-win.txt text eol=crlf
misc/dist/about[[:space:]]hinted[[:space:]]fonts.txt text eol=crlf
+
+# Exclude some stuff from diffs and stats
+# note: docs/* and examples/* are considered "linguist-documentation" by default
+misc/ttf2woff/* linguist-vendored
+misc/UnicodeData.txt linguist-generated