1
0
mirror of https://github.com/krislamo/puppet-acme_vault synced 2025-09-09 03:49:29 +00:00

initial module boilerplate

This commit is contained in:
Bob Belnap
2018-02-20 13:59:46 -05:00
commit 64d5946907
16 changed files with 539 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
.*.sw[op]
.metadata
.yardoc
.yardwarns
*.iml
/.bundle/
/.idea/
/.vagrant/
/coverage/
/bin/
/doc/
/Gemfile.local
/Gemfile.lock
/junit/
/log/
/log/
/pkg/
/spec/fixtures/manifests/
/spec/fixtures/modules/
/tmp/
/vendor/