From 747748b5752811d31d42be9e34a1000b1cc230a9 Mon Sep 17 00:00:00 2001 From: Nils <nils.e.g.bakken@ntnu.no> Date: Thu, 14 Nov 2024 12:37:57 +0100 Subject: [PATCH] oppdatert gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab596f4..211a656 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ project.vhd.bak Rx.vhd.bak Tx.vhd.bak c5_pin_model_dump.txt -controller_tb.vhd.bak \ No newline at end of file +controller_tb.vhd.bak +modelsim.ini +vlog.opt +vsim.wlf \ No newline at end of file -- GitLab