X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.gitignore;h=988dcbbe627164747384a785867e442b781e9001;hb=refs%2Fheads%2Ftrusted-contributors;hp=b5b7a00d67a1c996abfcbb460a9d59f23d1a1f0e;hpb=3c48598eebbd3d62bcec69893b652dc0b71cecb7;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