Commit e68c8ae1 authored by hitstergtd's avatar hitstergtd

Problem: Not all GCOV extensions in .gitignore

Solution:
Fix it.
parent fc7d5e7f
...@@ -14,6 +14,8 @@ aclocal.m4 ...@@ -14,6 +14,8 @@ aclocal.m4
autom4te.cache autom4te.cache
*.o *.o
*.gcno *.gcno
*.gcda
*.gcov
*.ncb *.ncb
*.lo *.lo
*.loT *.loT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment