summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-04-05 21:14:32 +0300
committerRasmus Andersson <rasmus@notion.se>2023-04-05 21:14:48 +0300
commitddfecb44ca139f34d997e8e93695f7cd92c2f72d (patch)
treec4dd135a10aa5af7fd4d7cc46827710b8ff6ceb5 /.gitattributes
parent1d44ac94257cf23b14fa806f35efe5e5cba2f635 (diff)
downloadinter-ddfecb44ca139f34d997e8e93695f7cd92c2f72d.tar.xz
gitattributes: Exclude some stuff from diffs and stats
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