From b59d394e1b913649a129a17b113763d2378042ed Mon Sep 17 00:00:00 2001 From: goulustis Date: Wed, 22 Oct 2025 12:42:39 +0800 Subject: [PATCH] ignore zip --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d40622..e7275c1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ logs/ *.egg-info/ *.pyc +*.zip django.log \ No newline at end of file