From f55423164828c8a3db3c29a1c7a1438bc5d2b69e Mon Sep 17 00:00:00 2001 From: zcwBit Date: Wed, 28 Aug 2024 01:16:39 +0800 Subject: [PATCH] 0829update --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e86d1c4..860469d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ *.pyc *.db +*.log +*.spec +*.xml *.cpython-310.pyc -/o \ No newline at end of file +/o +/log +**/__pycache__/ +__pycache__ \ No newline at end of file