From ff81d140334113754167a7d79bb48796d18a46e0 Mon Sep 17 00:00:00 2001
From: donker <donker@astron.nl>
Date: Wed, 21 Dec 2022 10:05:13 +0100
Subject: [PATCH] fixed typo in .gitignore

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 20d56cf53c..1e8f2f2c54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
 *.log
 build/*
-build_result/*
+build_results/*
 *generated/
 *.pyc
 *.qsys_edit
-- 
GitLab