From b6a5b780e962d00d1060a875b6714e7ae2172085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 18 Sep 2025 11:05:20 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 60eb851e1..85fe58fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ .DS_Store /config.d/ /venv/ - +!/README.md +/*.md \ No newline at end of file