]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Remove `debug_assert`
[rust.git] / .gitattributes
index ac0a71232efc9457b434da02d25cd232394d3785..d29c15fe712f301a375385e3ad9d624937721371 100644 (file)
@@ -7,10 +7,11 @@
 *.fixed linguist-language=Rust
 *.mir linguist-language=Rust
 src/etc/installer/gfx/* binary
-*.woff binary
 src/vendor/** -text
 Cargo.lock linguist-generated=false
 
-# 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.
 *.png binary
 *.ico binary
+*.woff binary
+*.woff2 binary