Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes12
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 1ef272e6..00000000
--- a/.gitattributes
+++ /dev/null
@@ -1,12 +0,0 @@
-# Auto detect text files and perform normalization
-* text=auto
-
-*.rs text diff=rust
-*.toml text diff=toml
-
-*.scm text diff=scheme
-*.md text diff=markdown
-
-book/theme/highlight.js linguist-vendored
-runtime/queries/**/*.scm linguist-language=Tree-sitter-Query
-Cargo.lock text