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 1b33adc commit cc217c0Copy full SHA for cc217c0
lib/puppet/modulebuilder/builder.rb
@@ -19,6 +19,7 @@ class Builder
19
'!/data/**',
20
'!/docs/**',
21
'!/files/**',
22
+ '!/functions/**'
23
'!/hiera.yaml',
24
'!/lib/**',
25
'!/locales/**',
0 commit comments