From 5cb3f90d62491c29cfb985ef027a3d22f4a028c8 Mon Sep 17 00:00:00 2001
From: Virgile Prevosto <virgile.prevosto@m4x.org>
Date: Tue, 21 Mar 2023 12:25:56 +0100
Subject: [PATCH] .gitignore

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

diff --git a/.gitignore b/.gitignore
index b4491c20e56..0d9cfe2b2ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,8 @@ _build
 /tests/crowbar/test_ghost_cfg
 /tests/*/*.opt
 
+/.test-errors.log
+
 /dev/fc-time
 /dev/fc-memuse
 /bin/ocamldep_transitive_closure
-- 
GitLab