X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.gitignore;h=49bc2a40140e2bff6b74d81ffaacd7cce0fac4a9;hb=e13204f91cf940a00cc54773adba963a045a1656;hp=b5b7a00d67a1c996abfcbb460a9d59f23d1a1f0e;hpb=f95ca9acbe127f82781acc5c1e05a6f4c21bfa85;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