ci: Ignore unused patterns

gnulib doesn't seem to be used at the moment so its _build folder, but let's
still try and don't fail if that's not happening
This commit is contained in:
Marco Trevisan (Treviño) 2024-05-24 19:40:06 +02:00
parent d6a18eec81
commit c320bb0bf8

View File

@ -20,3 +20,6 @@ ignore_errors = source
# Sometimes we may have negative counting despite using atomic profile update # Sometimes we may have negative counting despite using atomic profile update
ignore_errors = negative ignore_errors = negative
# gnulib paths may not be used
ignore_errors = unused