From b654c49e55194da47945e726fe18a5fbded68062 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Tue, 19 Nov 2024 19:32:06 +0800 Subject: [PATCH] Update .gitignore to exclude additional scripts and files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b92a0b0d..de75f544 100644 --- a/.gitignore +++ b/.gitignore @@ -210,4 +210,6 @@ git_issues.md .docs/ .issues/ .gitboss/ -todo_executor.md \ No newline at end of file +todo_executor.md +protect-all-except-feature.sh +manage-collab.sh \ No newline at end of file