From ec516a229afbedb0eefe401a8eefecc27004f6ac Mon Sep 17 00:00:00 2001 From: Bobosila Victor Date: Fri, 24 Sep 2021 13:18:41 +0300 Subject: (MODULES-11197) Update puppetlabs-augeas_core to latest pdk template Also updated `.sync` file to include the `auto_release.yml` workflow --- .pdkignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.pdkignore') diff --git a/.pdkignore b/.pdkignore index e6215cd..c538bea 100644 --- a/.pdkignore +++ b/.pdkignore @@ -25,13 +25,16 @@ .project .envrc /inventory.yaml +/spec/fixtures/litmus_inventory.yaml /appveyor.yml +/.editorconfig /.fixtures.yml /Gemfile /.gitattributes /.gitignore /.gitlab-ci.yml /.pdkignore +/.puppet-lint.rc /Rakefile /rakelib/ /.rspec @@ -40,3 +43,5 @@ /.yardopts /spec/ /.vscode/ +/.sync.yml +/.devcontainer/ -- cgit v1.2.3