mirror of https://github.com/YosysHQ/yosys.git
Add *.sv to tests/simple_abc9/.gitignore
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
3edb0abed8
commit
21699e5840
|
@ -1,3 +1,4 @@
|
|||
*.v
|
||||
*.sv
|
||||
*.log
|
||||
*.out
|
||||
|
|
Loading…
Reference in New Issue