From c637e5617cecb87d58f52b036b6c6ff9c54452d3 Mon Sep 17 00:00:00 2001 From: ihmily <114978440+ihmily@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:26:36 +0800 Subject: [PATCH] chore: update gitgnore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 9235f07..ac82d13 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,12 @@ target/ profile_default/ ipython_config.py +# DouyinLiveRecord +backup_config/ +logs/ +node/ +node-v*.zip + # pyenv # For a library or package, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: