Closed bastelfreak closed 8 years ago
the puppet doc says that it honors the .gitignore or .pmtignore. the latter one is preffered if both files are present. travis installs gems into vendor/, our gitignore handles this, but the pmtignore doesn't. these files are redundant, but gitignore is handled by modulesync. .
That's the bug, it wasn't honoring it. If you can replicate what CI does and it's not oversized, go for it, otherwise I'll look up the bug ID tomorrow.
Rob Nelson rnelson0@gmail.com
We shouldn't need to delete .pmtignore to trigger the tag. It may also bloat the package size, which is why it's usually present. Was that issue fixed in the PMT?