diff options
Diffstat (limited to 'tests/verilog/.gitignore')
-rw-r--r-- | tests/verilog/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/verilog/.gitignore b/tests/verilog/.gitignore index b48f808a1..96ebe20ba 100644 --- a/tests/verilog/.gitignore +++ b/tests/verilog/.gitignore @@ -1,3 +1,6 @@ /*.log /*.out /run-test.mk +/const_arst.v +/const_sr.v +/doubleslash.v |