From 4d9c4aca5a7e691d63cc610ab0ba454b09370d31 Mon Sep 17 00:00:00 2001 From: Nanaloveyuki Date: Sun, 27 Jul 2025 21:51:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20=E5=A2=9E=E5=8A=A0=E5=AF=B9?= =?UTF-8?q?=E4=BA=8Ebackup.json=E7=9A=84=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b7faf40..a7858f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Custom +*.backup.json + # Byte-compiled / optimized / DLL files __pycache__/ *.py[codz]