From 19606b1903494fb88c000d88ffe9a277a7cd8205 Mon Sep 17 00:00:00 2001 From: Cornelius Riemenschneider Date: Mon, 26 Aug 2024 12:41:47 +0200 Subject: [PATCH] Add *.actual to the gitignore file. This is also used by the integration tests. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9a34f6bd4c..445faf8efaf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,8 @@ .cache # qltest projects and artifacts +*.actual */ql/test/**/*.testproj -*/ql/test/**/*.actual */ql/test/**/go.sum # Visual studio temporaries, except a file used by QL4VS