From a556ea54e3c44b0cd7b23e9343217dd59bbf2e51 Mon Sep 17 00:00:00 2001 From: David Harris Date: Fri, 28 Apr 2023 06:20:12 -0700 Subject: [PATCH] Ignore IF_vectors --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 630731b2..a675f900 100644 --- a/.gitignore +++ b/.gitignore @@ -114,4 +114,5 @@ sim/vsim.log tests/coverage/*.elf *.elf.memfile sim/*Cache.log -sim/branch \ No newline at end of file +sim/branch +tests/fp/combined_IF_vectors/IF_vectors/*.tv