X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.gitignore;h=988dcbbe627164747384a785867e442b781e9001;hb=refs%2Fheads%2Ftrusted-contributors;hp=b5db85e0512fa1835cde3a70a991cf559edc1a9b;hpb=958a0c175048b29d294313a653fb1f484c23f3cb;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.gitignore b/.gitignore index b5db85e..988dcbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,28 @@ -pkg/ -Gemfile.lock -vendor/ -spec/fixtures/ -.vagrant/ -.bundle/ -coverage/ -.idea/ +.git/ +.*.sw[op] +.metadata +.yardoc +.yardwarns *.iml +/.bundle/ +/.idea/ +/.vagrant/ +/coverage/ +/bin/ +/doc/ +/Gemfile.local +/Gemfile.lock +/junit/ +/log/ +/pkg/ +/spec/fixtures/manifests/ +/spec/fixtures/modules/ +/tmp/ +/vendor/ +/convert_report.txt +/update_report.txt +.DS_Store +.project +.envrc +/inventory.yaml +/spec/fixtures/litmus_inventory.yaml