Compare commits

...

2 Commits

Author SHA1 Message Date
Wu Tingfeng
75f7f937d7
Merge cd33ea10e8 into b4105e73e4 2026-02-13 19:08:00 +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/