diff --git a/pkg/ignore/rules.go b/pkg/ignore/rules.go index 88de407ad..6e6a57137 100644 --- a/pkg/ignore/rules.go +++ b/pkg/ignore/rules.go @@ -225,4 +225,4 @@ type pattern struct { negate bool // mustDir indicates that the matched file must be a directory. mustDir bool -} +} \ No newline at end of file