summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-06-14 01:23:33 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-06-14 01:23:33 +0200
commit940fe703931f0aa97f68593340d0925af19187ee (patch)
tree4c9e5ad2fbbe4998559bd4de793f0e32bdb205f9
parent565bf6fe8032e30900489be130c478e31a6ba51f (diff)
Mark *.otf files as binary
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 89147c5..0e79892 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
*.avif binary
*.jpg binary
+*.otf binary
vendor/ linguist-vendored \ No newline at end of file