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