Commit 7a6b1f1c authored by Amerigo Wang's avatar Amerigo Wang Committed by Sam Ravnborg

gitignore: ignore gcov output files

Ignore *.gcno files which are generated by gcov.
Signed-off-by: default avatarWANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 1ab18486
......@@ -27,6 +27,7 @@
*.gz
*.lzma
*.patch
*.gcno
#
# Top-level generic files
......
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