From 496b4ef7a52c53618e3861dddfefe036e9ea2971 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 6 Jun 2023 16:21:22 +0200 Subject: gitignore: Add some paths --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2a7401f..6ce2716 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ # locales /client/locales/*/out.gotext.json +/docs/book/ +/cmd/cli/configs/ +/ci/docker/selfsigned/ -- cgit v1.2.3