From fcd3cc077a8161b4db7a6ba8f2f96575e6e5a81c Mon Sep 17 00:00:00 2001 From: yctimlin Date: Mon, 14 Jul 2025 16:11:11 +0000 Subject: [PATCH] add docs --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 19b7d18..95e832f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ public/dist/ .claude/ # Development artifacts -*.excalidraw \ No newline at end of file +*.excalidraw + +docs/ \ No newline at end of file