X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.gitignore;h=d17e98715d6e45b12d4799528826268f25b0f1e6;hb=508c55427fc37cc0dd8e8d2cecd6ca94aaed1221;hp=b5db85e0512fa1835cde3a70a991cf559edc1a9b;hpb=958a0c175048b29d294313a653fb1f484c23f3cb;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.gitignore b/.gitignore index b5db85e..d17e987 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,23 @@ -pkg/ -Gemfile.lock -vendor/ -spec/fixtures/ -.vagrant/ -.bundle/ -coverage/ -.idea/ +.*.sw[op] +.metadata +.yardoc +.yardwarns *.iml +/.bundle/ +/.idea/ +/.vagrant/ +/coverage/ +/bin/ +/doc/ +/Gemfile.local +/Gemfile.lock +/junit/ +/log/ +/log/ +/pkg/ +/spec/fixtures/manifests/ +/spec/fixtures/modules/ +/tmp/ +/vendor/ +/convert_report.txt +