From f0f1121893dbed1b0903a337384cd31c1b7b981d Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 13 Feb 2021 18:18:54 -0800 Subject: [PATCH] Merging new docs page and ignoring the output which is only relevant for pipelines --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a63de2d..a8db80c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ server-api/.vscode/launch.json tui/example-config.json bin/ + +docs/public/ \ No newline at end of file