Skip to content

Commit 2a5a267

Browse files
Merge pull request #105 from puppetlabs/revert-104-CAT-2051-add-tooling-to-not-ignored-path-while-packaging
Revert "(CAT-2051): Add 'tooling' folder to be included while packaging 'puppetlabs-kubernetes'"
2 parents 8a1b7f1 + 98b52ab commit 2a5a267

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/puppet/modulebuilder/builder.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class Builder
3232
'!/tasks/**',
3333
'!/templates/**',
3434
'!/types/**',
35-
'!/tooling/**',
3635
].freeze
3736

3837
attr_reader :destination, :logger

0 commit comments

Comments
 (0)