From 3d69715dbabd2099fd64d7489b997b528b9c3fce Mon Sep 17 00:00:00 2001 From: UncleCode Date: Thu, 12 Dec 2024 19:57:59 +0800 Subject: [PATCH] chore: Update .gitignore to include new files and directories --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 52e25a2a..1d3429e3 100644 --- a/.gitignore +++ b/.gitignore @@ -206,6 +206,7 @@ pypi_build.sh git_issues.py git_issues.md +.next .tests/ .issues/ .docs/ @@ -214,4 +215,6 @@ git_issues.md todo_executor.md protect-all-except-feature.sh manage-collab.sh -publish.sh \ No newline at end of file +publish.sh +combine.sh +combined_output.txt \ No newline at end of file