From e31e04639b9fc32e6625a0520b7a93adf64282d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A6=99=E8=8D=89=E5=91=B3=E7=9A=84=E7=BA=B3=E8=A5=BF?= =?UTF-8?q?=E5=A6=B2?= <151599587+NyaOH-Nahida@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:40:17 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E4=B8=8D=E8=B7=9F=E8=B8=AAmusic?= =?UTF-8?q?=E4=B8=8B=E7=9A=84=E6=96=87=E4=BB=B6=E7=9A=84=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=20(#187)?= 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 cff679fb..62f84120 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,9 @@ dmypy.json # Pyre type checker .pyre/ +# music directory +music/ + # pytype static type analyzer .pytype/