From: David Shah Date: Thu, 1 Oct 2020 14:53:14 +0000 (+0100) Subject: Update .gitignore X-Git-Tag: working-ls180~255 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c4bfbecca60eaf8c02a792627c1e49b5dde3cdeb;p=yosys.git Update .gitignore Signed-off-by: David Shah --- diff --git a/tests/verilog/.gitignore b/tests/verilog/.gitignore index b48f808a1..34da23437 100644 --- a/tests/verilog/.gitignore +++ b/tests/verilog/.gitignore @@ -1,3 +1,5 @@ /*.log /*.out /run-test.mk +/const_arst.v +/const_sr.v