mirror of
https://github.com/redis/redis.git
synced 2026-05-28 04:02:46 -04:00
Ignore gcov/lcov artifacts
This commit is contained in:
parent
0342dd7647
commit
166cf8a3b8
1 changed files with 5 additions and 0 deletions
5
src/.gitignore
vendored
Normal file
5
src/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
redis.info
|
||||
lcov-html
|
||||
Loading…
Reference in a new issue