Skip to content

Commit f5f8780

Browse files
committed
Ignore smt2 files, generated by the execution of the tests
1 parent a350ff6 commit f5f8780

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/functional/.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
my_module_cxxrtl.cc
22
my_module_functional_cxx.cc
33
vcd_harness
4-
*.vcd
4+
*.vcd
5+
*.smt2

0 commit comments

Comments
 (0)