mirror of https://github.com/YosysHQ/yosys.git
enforce LF for .ys
This commit is contained in:
parent
586be111b2
commit
99e05506a0
|
|
@ -1,2 +1,4 @@
|
|||
*.v linguist-language=Verilog
|
||||
/.gitcommit export-subst
|
||||
|
||||
*.ys text eol=lf
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue