We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 138c057 + b1de9d4 commit 3721111Copy full SHA for 3721111
.gitattributes
@@ -7,11 +7,11 @@
7
*.fixed linguist-language=Rust
8
*.mir linguist-language=Rust
9
src/etc/installer/gfx/* binary
10
-*.woff binary
11
-*.woff2 binary
12
src/vendor/** -text
13
Cargo.lock linguist-generated=false
14
15
-# Older git versions try to fix line endings on images, this prevents it.
+# Older git versions try to fix line endings on images and fonts, this prevents it.
16
*.png binary
17
*.ico binary
+*.woff binary
+*.woff2 binary
0 commit comments