From 86259244e45918304e1d4c6a024ac49237fe500d Mon Sep 17 00:00:00 2001 From: UncleCode Date: Tue, 31 Dec 2024 17:30:09 +0800 Subject: [PATCH] Add ".do" to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 472b07cc..71984e70 100644 --- a/.gitignore +++ b/.gitignore @@ -220,4 +220,5 @@ combine.sh combined_output.txt tree.md .scripts -.local \ No newline at end of file +.local +.do \ No newline at end of file