mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Address bug that fails to ignore select files generated by gcov. Thanks to M.W. for the report
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -230,6 +230,7 @@ IDE/MDK-ARM/LPC43xx/LPC43xx/
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.gcov
|
||||
*.dgcov
|
||||
!linuxkm/Makefile
|
||||
/Kbuild
|
||||
linuxkm/*.ko
|
||||
|
Reference in New Issue
Block a user