.gitignore 138 B

123456789101112131415
  1. .*.sw?
  2. pkg
  3. spec/fixtures/manifests
  4. spec/fixtures/modules
  5. .rspec_system
  6. .vagrant
  7. .bundle
  8. vendor
  9. Gemfile.lock
  10. .yardoc
  11. doc/
  12. bin/
  13. log/
  14. junit/