From 7ea56035767e3c3222171b91e31ea87c6d43d341 Mon Sep 17 00:00:00 2001 From: unclecode Date: Mon, 14 Oct 2024 22:52:00 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b48005ba..473fb04e 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.py +git_changes.md +todo.md \ No newline at end of file