We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 979844e + 7dc1e1a commit 4b3d59aCopy full SHA for 4b3d59a
lib/puppet/modulebuilder/builder.rb
@@ -20,6 +20,7 @@ class Builder
20
'!/docs/**',
21
'!/files/**',
22
'!/hiera.yaml',
23
+ '!/lib/**',
24
'!/locales/**',
25
'!/manifests/**',
26
'!/metadata.json',
0 commit comments