Skip to content

Commit a789516

Browse files
authored
Merge pull request #246 from puppetlabs/CAT-1608-pdk-update
(CAT-1608) - PDK update
2 parents 45cb5a2 + bc9941d commit a789516

File tree

10 files changed

+689
-204
lines changed

10 files changed

+689
-204
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: 2 additions & 6 deletions
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
@@ -26,20 +26,16 @@
2626
.envrc
2727
/inventory.yaml
2828
/spec/fixtures/litmus_inventory.yaml
29-
/appveyor.yml
30-
/.editorconfig
3129
/.fixtures.yml
3230
/Gemfile
3331
/.gitattributes
34-
/.github/
3532
/.gitignore
36-
/.gitlab-ci.yml
3733
/.pdkignore
3834
/.puppet-lint.rc
3935
/Rakefile
4036
/rakelib/
4137
/.rspec
42-
/.rubocop.yml
38+
/..yml
4339
/.yardopts
4440
/spec/
4541
/.vscode/

0 commit comments

Comments
 (0)