From 5834f179d24499cc205db17574fa9eb997d760a0 Mon Sep 17 00:00:00 2001 From: Byron Lathi Date: Sun, 13 Mar 2022 19:38:12 -0500 Subject: [PATCH] Ignore more modelsim files Ignore all bak files and msim_transcript --- hw/fpga/simulation/modelsim/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/fpga/simulation/modelsim/.gitignore b/hw/fpga/simulation/modelsim/.gitignore index f397c9b..38bbc77 100644 --- a/hw/fpga/simulation/modelsim/.gitignore +++ b/hw/fpga/simulation/modelsim/.gitignore @@ -8,7 +8,7 @@ *.dat *.dbs *.psm -*.bak +*.bak* *.cmp *.jpg *.html @@ -20,7 +20,7 @@ wlf* *.vstf *.ucdb cov*/ -transcript* +*transcript* sc_dpiheader.h vsim.dbg *.sft