From c4bfbecca60eaf8c02a792627c1e49b5dde3cdeb Mon Sep 17 00:00:00 2001 From: David Shah Date: Thu, 1 Oct 2020 15:53:14 +0100 Subject: [PATCH] Update .gitignore Signed-off-by: David Shah --- tests/verilog/.gitignore | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.30.2