From a801f12a6e27087bbf4fd2fdeaf6ca1a5f514720 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 4 May 2024 20:44:53 +0200 Subject: [PATCH] fix(.licensure.yml): Also ignore `.png` files --- .licensure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licensure.yml b/.licensure.yml index cffe771..f3f009c 100644 --- a/.licensure.yml +++ b/.licensure.yml @@ -34,7 +34,7 @@ excludes: - LICENSE - COPYING - COPYING.LESSER - - .*\.(rst|txt|pdf) + - .*\.(rst|txt|pdf|png) # Definition of the licenses used on this project and to what files # they should apply. #