0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-26 06:41:03 +08:00

Problem: Not all GCOV extensions in .gitignore

Solution:
Fix it.
This commit is contained in:
hitstergtd 2016-05-03 11:38:25 +01:00
parent fc7d5e7fbb
commit e68c8ae1eb

2
.gitignore vendored
View File

@ -14,6 +14,8 @@ aclocal.m4
autom4te.cache
*.o
*.gcno
*.gcda
*.gcov
*.ncb
*.lo
*.loT