Merge pull request #81120 from akien-mga/gitignore-cleanup-gcov-lcov

Remove too greedy gcov/lcov ignores from `.gitignore`
This commit is contained in:
Rémi Verschelde 2023-08-29 15:06:49 +02:00
commit 4878ff2fc7
No known key found for this signature in database
GPG Key ID: C3336907360768E1

18
.gitignore vendored
View File

@ -132,23 +132,9 @@ cppcheck-cppcheck-build-dir/
*.pydevproject *.pydevproject
*.launch *.launch
# Gcov and Lcov code coverage # GCOV code coverage
*.gcno
*.gcda *.gcda
*.gcov.html *.gcno
*.func.html
*.func-sort-c.html
*index-sort-f.html
*index-sort-l.html
*index.html
godot.info
amber.png
emerald.png
glass.png
ruby.png
snow.png
updown.png
gcov.css
# Geany # Geany
*.geany *.geany