Archived
1
0

Update .gitattributes

This commit is contained in:
Erick
2022-03-02 00:33:07 +01:00
parent 21d7b03ec2
commit f598d2d71b
+3
View File
@@ -1,4 +1,7 @@
# Verilog files
*.v text diff=verilog
*.vh text diff=verilog
# Systemverilog files
*.sv text diff=systemverilog
*.svh text diff=systemverilog