With the catch all approach there were a lot of files included that do not need to be in the gem.
I.e. Jenkinsfile, all dot files and dirs related to CI configuration, and rubocop linting ...
This causes problems when i.e. building rpm packages where all of these files need to be explicitly excluded
With the catch all approach there were a lot of files included that do not need to be in the gem. I.e. Jenkinsfile, all dot files and dirs related to CI configuration, and rubocop linting ...
This causes problems when i.e. building rpm packages where all of these files need to be explicitly excluded