We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6c4ae commit 6e7774bCopy full SHA for 6e7774b
.gitattributes
@@ -0,0 +1,11 @@
1
+# Auto detect text files and perform normalization
2
+* text=auto
3
+
4
+*.rs text diff=rust
5
+*.toml text diff=toml
6
7
+*.scm text diff=scheme
8
+*.md text diff=markdown
9
10
+book/theme/highlight.js linguist-vendored
11
+Cargo.lock text
0 commit comments