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 5bfedd5 commit a5c0b47Copy full SHA for a5c0b47
.gitignore
@@ -16,7 +16,7 @@
16
/log/
17
/pkg/
18
/spec/fixtures/manifests/
19
-/spec/fixtures/modules/
+/spec/fixtures/modules/*
20
/tmp/
21
/vendor/
22
/convert_report.txt
.pdkignore
@@ -26,20 +26,16 @@
26
.envrc
27
/inventory.yaml
28
/spec/fixtures/litmus_inventory.yaml
29
-/appveyor.yml
30
-/.editorconfig
31
/.fixtures.yml
32
/Gemfile
33
/.gitattributes
34
/.gitignore
35
-/.gitlab-ci.yml
36
/.pdkignore
37
/.puppet-lint.rc
38
/Rakefile
39
/rakelib/
40
/.rspec
41
-/.rubocop.yml
42
-/.travis.yml
+/..yml
43
/.yardopts
44
/spec/
45
/.vscode/
0 commit comments