summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-07 00:01:42 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-07 00:01:42 -0400
commit9bb36d358daddd0f8c84e3953ef0c2b1aae538ae (patch)
tree01217bd61e7de6dbcf150ac470bed0ff4dedee82 /.gitattributes
parent06df310bd2c9ebe45a32b9621d2e8279c816f593 (diff)
Exclude etc/performance/ from language detection
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index de1709ff..7096c795 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
*.Makefile linguist-language=Makefile
+etc/performance/* linguist-vendored