忽略更多文件

This commit is contained in:
星外之神 2022-07-30 13:51:12 +08:00
parent 3117a85c88
commit a87233c920

2
.gitignore vendored
View File

@ -7,4 +7,4 @@ release/
__pycache__/ __pycache__/
*/__pycache__/ */__pycache__/
# 忽略测试文件 # 忽略测试文件
test.py test*.py