aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-11-05 16:03:51 +0000
committerYann Herklotz <git@yannherklotz.com>2019-11-05 16:03:51 +0000
commit0438eb4999c3d03ec9a22afbc88b30e0fa131aa6 (patch)
tree0de58893d1c52f1c2dd97395823826d313cc8803 /.gitattributes
parent32892b32d380e3e6f464e1030470ef8710a2a398 (diff)
downloadverismith-0438eb4999c3d03ec9a22afbc88b30e0fa131aa6.tar.gz
verismith-0438eb4999c3d03ec9a22afbc88b30e0fa131aa6.zip
Classify Verilog correctly
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index fef0b85..035fcaf 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
bugs/*.v linguist-vendored=true
-data/*.v linguist-vendored=true \ No newline at end of file
+data/*.v linguist-vendored=true
+*.v linguist-language=Verilog