We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fbb209 commit f884afbCopy full SHA for f884afb
lib/puppet/modulebuilder/builder.rb
@@ -32,6 +32,7 @@ class Builder
32
'!/tasks/**',
33
'!/templates/**',
34
'!/types/**',
35
+ '!/tooling/**',
36
].freeze
37
38
attr_reader :destination, :logger
0 commit comments