diff --git a/.gitignore b/.gitignore index 9660c5d..45317f4 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ lib64/ # Secrets .env *.creds +.coverage*