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 cc217c0 commit 5ee31f8Copy full SHA for 5ee31f8
lib/puppet/modulebuilder/builder.rb
@@ -18,6 +18,8 @@ class Builder
18
'!/bolt_plugin.json',
19
'!/data/**',
20
'!/docs/**',
21
+ '!/examples/**',
22
+ '!/facts.d/**',
23
'!/files/**',
24
'!/functions/**'
25
'!/hiera.yaml',
0 commit comments