From 527a292ce06a9bd67b9d5613af0284ee2f93e612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Miri=C4=87?= Date: Wed, 16 Nov 2022 12:55:55 +0100 Subject: [PATCH] Don't gitignore xk6 directory Without this exception tools like rg ignore everything in cmd/xk6/. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e353ed5..ecff312 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ _gitignore/ # build artifacts **/xk6 **/xk6.exe +# but not the cmd/xk6 directory +!**/xk6/ # generated k6 binaries k6