mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Merge pull request #2369 from Xiretza/gitignores
Add missing gitignores for test artifacts
This commit is contained in:
commit
da3002e580
3 changed files with 4 additions and 2 deletions
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/
|
Loading…
Add table
Add a link
Reference in a new issue