From d06535388a5bbf5872a6253cf61a4a2bda9fc54e Mon Sep 17 00:00:00 2001 From: unclecode Date: Mon, 14 Oct 2024 22:53:56 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b48005ba..f9fc7911 100644 --- a/.gitignore +++ b/.gitignore @@ -196,4 +196,8 @@ docs/.DS_Store tmp/ test_env/ **/.DS_Store -**/.DS_Store \ No newline at end of file +**/.DS_Store + +git_changes.md +git_changes.py +todo.md \ No newline at end of file