mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 09:55:20 +00:00
quicklogic: Add .gitignore file for test outputs.
This commit is contained in:
parent
6b2100bf01
commit
4a35f244aa
4
tests/arch/quicklogic/.gitignore
vendored
Normal file
4
tests/arch/quicklogic/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
*.log
|
||||||
|
/run-test.mk
|
||||||
|
+*_synth.v
|
||||||
|
+*_testbench
|
Loading…
Reference in a new issue