From 1b1397b45f44eb0164bc063394d12dc3eeae3f55 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Mon, 13 Jun 2022 13:47:58 +0200 Subject: [PATCH] Fix paths --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aedabd9..f604376 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ dist/* chart/* *.yaml *.yml -!mkdocs.yaml +!doc/mkdocs.yaml !.readthedocs.yaml ./katenary *.env