忽略测试代码

This commit is contained in:
tonysong 2024-01-29 10:03:28 +08:00
parent 147b4c0688
commit 25f5f103c1

4
.gitignore vendored
View File

@ -173,4 +173,8 @@ cython_debug/
.pytest_cache .pytest_cache
.DS_Store .DS_Store
# Test File
test.py
configs/*.py