mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: Not all GCOV extensions in .gitignore
Solution: Fix it.
This commit is contained in:
parent
fc7d5e7fbb
commit
e68c8ae1eb
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,6 +14,8 @@ aclocal.m4
|
||||
autom4te.cache
|
||||
*.o
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.gcov
|
||||
*.ncb
|
||||
*.lo
|
||||
*.loT
|
||||
|
Loading…
Reference in New Issue
Block a user