mirror of https://github.com/YosysHQ/yosys.git
Add gitignore for gatemate
This commit is contained in:
parent
3ebfa3fb84
commit
d65942b9ac
|
@ -0,0 +1,4 @@
|
|||
*.log
|
||||
/run-test.mk
|
||||
+*_synth.v
|
||||
+*_testbench
|
Loading…
Reference in New Issue