Commit 7a6b1f1c0c492a6bb6f778dff0f9f5facb90d1a1

Authored by Amerigo Wang
Committed by Sam Ravnborg
1 parent 1ab18486e4

gitignore: ignore gcov output files

Ignore *.gcno files which are generated by gcov.

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -27,6 +27,7 @@
27 27 *.gz
28 28 *.lzma
29 29 *.patch
  30 +*.gcno
30 31  
31 32 #
32 33 # Top-level generic files