From 73658c758affac33d1c96ce274735025012da370 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Tue, 19 Nov 2024 16:10:43 +0800 Subject: [PATCH] chore: update .gitignore to include manage-collab.sh --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0acec10f..da4b5f88 100644 --- a/.gitignore +++ b/.gitignore @@ -210,4 +210,5 @@ git_issues.md .issues/ .docs/ .issues/ -.gitboss/ \ No newline at end of file +.gitboss/ +manage-collab.sh \ No newline at end of file