diff --git a/.pmtignore b/.pmtignore index 77f12ae2..5d22d307 100644 --- a/.pmtignore +++ b/.pmtignore @@ -1 +1,19 @@ docs/ +pkg/ +Gemfile.lock +Gemfile.local +vendor/ +.vendor/ +spec/fixtures/manifests/ +spec/fixtures/modules/ +.vagrant/ +.bundle/ +coverage/ +log/ +.idea/ +.dependencies/ +.librarian/ +Puppetfile.lock +*.iml +.*.sw? +.yardoc/