We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a1f46 commit 544ee3aCopy full SHA for 544ee3a
.gitattributes
@@ -0,0 +1,5 @@
1
+*.v linguist-language=SystemVerilog
2
+*.vh linguist-language=SystemVerilog
3
+*.sv linguist-language=SystemVerilog
4
+*.svh linguist-language=SystemVerilog
5
+nodist linguist-detectable=false
MANIFEST.SKIP
@@ -15,6 +15,7 @@
15
\.def$
16
\.dll$
17
\.exp$
18
+\.gitattributes$
19
\.tmp$
20
\.vcs.*$
21
\.pre\..*$
0 commit comments