Compare commits

...

2 Commits

Author SHA1 Message Date
Wu Tingfeng
7fb3c6f37c
Merge cd33ea10e8 into 84c6914a9b 2026-04-04 05:28:01 +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 coverage.xml
*.cover *.cover
*.py.cover *.py.cover
*.lcov
.hypothesis/ .hypothesis/
.pytest_cache/ .pytest_cache/
cover/ cover/