mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-05 17:14:08 +00:00
Add gitignore for gatemate
This commit is contained in:
parent
3ebfa3fb84
commit
d65942b9ac
4
tests/arch/gatemate/.gitignore
vendored
Normal file
4
tests/arch/gatemate/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.log
|
||||
/run-test.mk
|
||||
+*_synth.v
|
||||
+*_testbench
|
Loading…
Reference in a new issue