diff --git a/.gitignore b/.gitignore index a4712bc..fe3b0fc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ release/ __pycache__/ */__pycache__/ # 忽略测试文件 -test.py +test*.py