From 2eb85c364eb6334bd48b87c960651db8a3280a1f Mon Sep 17 00:00:00 2001 From: KohakuBlueleaf Date: Wed, 29 Oct 2025 14:58:27 +0800 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1f10325..914cea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ kohakuboard/ !src/kohakuboard !docker/kohakuboard +!docs/kohakuboard *.backup* .DS_store *_old.* @@ -20,6 +21,7 @@ kohakuhub.conf lint-reports/ /logs data/ +**/public/docs # Byte-compiled / optimized / DLL files __pycache__/