From 0f636bec708c815e7196c2a4b1de9789ee3cec63 Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Mon, 6 Jan 2025 13:46:16 +0100
Subject: [PATCH] Update ignores.

---
 .gitignore | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index b174f57952..3240dae001 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,12 @@
 *.log
 build/*
-build_results/*
+build_result/*
+regtest_result/*
 *generated/
 *.pyc
 *.qsys_edit
 *.kate-swp
 .ipynb_checkpoints
 transcript
-vhdl_style_response.txt
\ No newline at end of file
+rtsd_tox.ini
+vhdl_style_response.txt
-- 
GitLab