Address bug that fails to ignore select files generated by gcov. Thanks to M.W. for the report

This commit is contained in:
kaleb-himes
2021-06-14 14:40:11 -06:00
parent 7ad4a3dffd
commit eea9866967

1
.gitignore vendored
View File

@@ -230,6 +230,7 @@ IDE/MDK-ARM/LPC43xx/LPC43xx/
*.gcno
*.gcda
*.gcov
*.dgcov
!linuxkm/Makefile
/Kbuild
linuxkm/*.ko