mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 09:55:20 +00:00
Add missing gitignores for test artifacts
This commit is contained in:
parent
04d5692a85
commit
6224fd9055
1
backends/btor/.gitignore
vendored
Normal file
1
backends/btor/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/test_cells.tmp/
|
1
backends/smv/.gitignore
vendored
Normal file
1
backends/smv/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/test_cells.tmp/
|
4
tests/aiger/.gitignore
vendored
4
tests/aiger/.gitignore
vendored
|
@ -1,3 +1,3 @@
|
||||||
/*_ref.v
|
/*_ref.v
|
||||||
/*.aag.log
|
/*.log
|
||||||
/*.aig.log
|
/neg.out/
|
||||||
|
|
Loading…
Reference in a new issue