From 8c9395d6a0e07ea64a7ed88a466c5befb83178e3 Mon Sep 17 00:00:00 2001
From: 阳洁 <2077506045@qq.com>
Date: 星期五, 28 七月 2023 18:42:59 +0800
Subject: [PATCH] 测评系统自动测试

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 087029a..6b9018b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@
 *.egg-info/
 .installed.cfg
 *.egg
+download/
 
 # Installer logs
 pip-log.txt

--
Gitblit v1.9.1