From 12880f1ffad9702aad6adbca3e0f16e391c081ba Mon Sep 17 00:00:00 2001 From: UncleCode Date: Mon, 6 Jan 2025 15:19:01 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7ce3ee0c..943c059c 100644 --- a/.gitignore +++ b/.gitignore @@ -225,4 +225,5 @@ tree.md .scripts .local .do -/plans \ No newline at end of file +/plans +plans/ \ No newline at end of file