summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-03-26 08:05:27 +0100
committerTyge Løvset <[email protected]>2021-03-26 08:05:27 +0100
commit8ca8d094dcf742799c5d991525f8873f9fa5ab72 (patch)
tree4d591659cf3672b8400d35f6cd92f618fa6e58d5 /.gitattributes
parent3764d7f17d15dbc395195e4d31c5595d36ee4d31 (diff)
downloadSTC-modified-8ca8d094dcf742799c5d991525f8873f9fa5ab72.tar.gz
STC-modified-8ca8d094dcf742799c5d991525f8873f9fa5ab72.zip
Third trial: remove vendor-paths. (others)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 6e36b708..474746c1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
-*.h linguist-detectable=false
-*.cpp linguist-detectable=false
-*.hpp linguist-detectable=false
+benchmarks/others/* linguist-vendored
+*.h linguist-language=C
+*.c linguist-language=C