From 9f87948c3a4388d2516bbabfd6422420def5c48e Mon Sep 17 00:00:00 2001 From: seaHi Date: Sat, 28 Mar 2026 17:26:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E8=A7=84=E5=88=99=E4=BB=A5=E6=8E=92=E9=99=A4=E8=99=9A=E6=8B=9F?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=92=8C=E4=B8=B4=E6=97=B6=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a8024de --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +venv/ +课表.xlsx +行政历.xls \ No newline at end of file