Add missing gitignores for test artifacts
This commit is contained in:
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
|
||||
/*.aag.log
|
||||
/*.aig.log
|
||||
/*.log
|
||||
/neg.out/
|
||||
|
||||
Reference in New Issue
Block a user