Skip to content

Commit

Permalink
Merge pull request #538 from puppetlabs/CAT-1541-Adding-github-direct…
Browse files Browse the repository at this point in the history
…ory-to-pdkignore

[CAT-1541] : Adding github directory to pdkignore
  • Loading branch information
jordanbreen28 authored Nov 6, 2023
2 parents 9b6a709 + ba5ff10 commit 8e0e405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ common:
- '/.fixtures.yml'
- '/Gemfile'
- '/.gitattributes'
- '/.github/'
- '/.gitignore'
- '/.pdkignore'
- '/.puppet-lint.rc'
Expand Down

0 comments on commit 8e0e405

Please sign in to comment.