X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.gitignore;h=49bc2a40140e2bff6b74d81ffaacd7cce0fac4a9;hb=e2155b1a14852598f30eb656c3099aa156022c7c;hp=b5b7a00d67a1c996abfcbb460a9d59f23d1a1f0e;hpb=4ee69d08f4c0b294f99b7e114b35489fdbad805d;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.gitignore b/.gitignore index b5b7a00..49bc2a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,23 @@ -pkg/ -Gemfile.lock -vendor/ -spec/fixtures/ -.vagrant/ -.bundle/ -coverage/ +.*.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