summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-08-23 14:59:10 -0700
committerDessalines <tyhou13@gmx.com>2019-08-23 14:59:10 -0700
commitd9bc02eca47fce5ee3bb11dc3244729462843316 (patch)
tree03bde1c2c5f6bd1e7523c944be9d65fd9fb4afb2 /.gitattributes
parentb1e1dcf16389d01c91a5f5d5fc50b1a65bf6bec4 (diff)
Adding repo language in gitattributes.
- #230
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..fa728e48
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+* linguist-vendored
+*.rs linguist-vendored=false