Skip to content

Commit

Permalink
chore: Register ignore target zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Reymann authored and Timo Reymann committed May 22, 2023
1 parent 89005b5 commit 27ef9bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/features/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ func init() {
register(filter.Include{})
// Directories must always be processed after the Recursive, Exclude, Include modules
register(fileset.Directories{})
register(fileset.IgnoreTargetZip{})
}

0 comments on commit 27ef9bf

Please sign in to comment.