chore: 更新.gitignore文件,添加reports、results和tests目录
This commit is contained in:
parent
e784cddb62
commit
b8f56186e7
|
|
@ -1,3 +1,6 @@
|
||||||
|
reports
|
||||||
|
results
|
||||||
|
tests
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[codz]
|
*.py[codz]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue