Skip to content

Commit 8a9d8e6

Browse files
authored
Merge pull request #323 from puppetlabs/CAT-1608-pdk-update
(CAT-1608) - PDK update
2 parents 719c23a + f25a881 commit 8a9d8e6

File tree

9 files changed

+668
-133
lines changed

9 files changed

+668
-133
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/log/
1717
/pkg/
1818
/spec/fixtures/manifests/
19-
/spec/fixtures/modules/
19+
/spec/fixtures/modules/*
2020
/tmp/
2121
/vendor/
2222
/convert_report.txt

.pdkignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/log/
1717
/pkg/
1818
/spec/fixtures/manifests/
19-
/spec/fixtures/modules/
19+
/spec/fixtures/modules/*
2020
/tmp/
2121
/vendor/
2222
/convert_report.txt

0 commit comments

Comments
 (0)