From 560802cdc1e230a2ff5e6af1e1cc01c9f1082cdc Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Feb 2024 19:10:28 +0100 Subject: [PATCH] tools: .gitignore test artifacts and vscodium test config file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index caa7dbd..ab65965 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ /trivy /trivy_0.43.0_Linux-64bit.tar.gz /tests/webpages/ +tests/hecat.log +.vscode/tasks.json