Use Case
puppetlabs/puppet-specifications#157 defines which files are allowed in a module. pdk-templates should be updated so that new module builds only contain files within this list (work with an allow list, not a deny list). A common pattern is to use the .pmtignore config file.
Describe the Solution You Would Like
Implement new puppet module layout for module builds.
Describe Alternatives You've Considered
A clear and concise description of any alternative solutions or features you've considered.
Additional Context
Add any other context or screenshots about the feature request here.