.gitignore: Ignore gcov c/h output files
authorIvan Maidanski <ivmai@mail.ru>
Fri, 13 Jan 2017 17:31:12 +0000 (20:31 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 6 Feb 2017 12:28:44 +0000 (15:28 +0300)
.gitignore

index 3d3407d..960009f 100644 (file)
@@ -50,6 +50,8 @@ Makefile
 /tests/test*.trs
 
 # Code analysis tools:
+*.c.gcov
+*.h.gcov
 /.sv*-dir
 /cov-int
 /pvs-project.log