Skip to content

Commit 5ee31f8

Browse files
author
jordanbreen28
committed
(bug) - Add other missing dirs to builds
1 parent cc217c0 commit 5ee31f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/puppet/modulebuilder/builder.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ class Builder
1818
'!/bolt_plugin.json',
1919
'!/data/**',
2020
'!/docs/**',
21+
'!/examples/**',
22+
'!/facts.d/**',
2123
'!/files/**',
2224
'!/functions/**'
2325
'!/hiera.yaml',

0 commit comments

Comments
 (0)