more explicit exclude

This commit is contained in:
Kjeld Schouten
2025-11-27 16:18:30 +01:00
parent 595c714052
commit eb5a544b87

View File

@@ -57,6 +57,7 @@
"**/resources/**",
"**/repositories/oci/**",
"**common/test-chart/tests/**",
"**common/test-chart/**",
"charts/library/common/test-chart/tests/**"
]
}