Skip to content

Commit bcaa3eb

Browse files
committed
(CAT-1608) - PDK update
1 parent e4d09bd commit bcaa3eb

9 files changed

+685
-65
lines changed

.gitignore

+1-1
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

+2-6
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,21 +26,17 @@
2626
.envrc
2727
/inventory.yaml
2828
/spec/fixtures/litmus_inventory.yaml
29-
/appveyor.yml
30-
/.editorconfig
3129
/.fixtures.yml
3230
/Gemfile
3331
/.gitattributes
3432
/.github/
3533
/.gitignore
36-
/.gitlab-ci.yml
3734
/.pdkignore
3835
/.puppet-lint.rc
3936
/Rakefile
4037
/rakelib/
4138
/.rspec
42-
/.rubocop.yml
43-
/.travis.yml
39+
/..yml
4440
/.yardopts
4541
/spec/
4642
/.vscode/

0 commit comments

Comments
 (0)