Compare commits

...

2 Commits

Author SHA1 Message Date
Wu Tingfeng
a0b07f8a2d
Merge cd33ea10e8 into 4d89c5d3e2 2026-04-18 09:37:18 +00:00
Wu Tingfeng
cd33ea10e8
Add *.lcov to Python gitignore 2025-09-01 01:17:02 +08:00

View File

@ -47,6 +47,7 @@ nosetests.xml
coverage.xml
*.cover
*.py.cover
*.lcov
.hypothesis/
.pytest_cache/
cover/