From 5e6330d3ea86ddde293161f3bef9230382eec290 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Thu, 26 Oct 2023 14:19:58 +0200 Subject: [PATCH] feat(.gitignore): Ignore gcroots --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 120293b..b08ba50 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ result-* #ignore vm images *.qcow2 +.gcroots