Skip to content
Snippets Groups Projects
Commit 5934ebe9 authored by Alex Bennée's avatar Alex Bennée
Browse files

.gitignore: add .gcov pattern


The gcovr tool is very messy and can leave a lot of crap in the source
tree even when using build directories.

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-Id: <20220204204335.1689602-5-alex.bennee@linaro.org>
parent 029e2da8
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,4 @@ GTAGS
*.depend_raw
*.swp
*.patch
*.gcov
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment