From: Xiretza Date: Mon, 31 Aug 2020 17:42:10 +0000 (+0200) Subject: Add missing gitignores for test artifacts X-Git-Tag: working-ls180~276^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6224fd9055d91ca640b0c099ac376b39266c480f;p=yosys.git Add missing gitignores for test artifacts --- diff --git a/backends/btor/.gitignore b/backends/btor/.gitignore new file mode 100644 index 000000000..d23d492d7 --- /dev/null +++ b/backends/btor/.gitignore @@ -0,0 +1 @@ +/test_cells.tmp/ diff --git a/backends/smv/.gitignore b/backends/smv/.gitignore new file mode 100644 index 000000000..d23d492d7 --- /dev/null +++ b/backends/smv/.gitignore @@ -0,0 +1 @@ +/test_cells.tmp/ diff --git a/tests/aiger/.gitignore b/tests/aiger/.gitignore index b76bdb653..54b4a279b 100644 --- a/tests/aiger/.gitignore +++ b/tests/aiger/.gitignore @@ -1,3 +1,3 @@ /*_ref.v -/*.aag.log -/*.aig.log +/*.log +/neg.out/