From f7348b1eaa50f286123c629ff22c370b057b9b0a Mon Sep 17 00:00:00 2001 From: Paul Reeves Date: Mon, 15 May 2023 11:42:43 +0200 Subject: [PATCH] Ignore yaml test scripts --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c3a5846..96991ce 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,7 @@ timing timing.exe /Build/ /cmake/sources.txt +/.drone.yml.lint.txt +/yamllint-config.yml +/yamllint.sh +/yq.sh