X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.gitignore;h=988dcbbe627164747384a785867e442b781e9001;hb=3ea17dcaa054d2011a2d8052691bac2742da3d1f;hp=b5b7a00d67a1c996abfcbb460a9d59f23d1a1f0e;hpb=f95ca9acbe127f82781acc5c1e05a6f4c21bfa85;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.gitignore b/.gitignore index b5b7a00..988dcbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,28 @@ -pkg/ -Gemfile.lock -vendor/ -spec/fixtures/ -.vagrant/ -.bundle/ -coverage/ +.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