modulesync 4.0.0-10-g1c946c3

This commit is contained in:
Bram Vogelaar 2021-01-11 22:31:05 +01:00
parent 264d4ab24b
commit 0da811dfc6
No known key found for this signature in database
GPG key ID: 02374F82C00E4984
19 changed files with 682 additions and 0 deletions

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
pkg/
Gemfile.lock
Gemfile.local
vendor/
.vendor/
spec/fixtures/manifests/
spec/fixtures/modules/
.vagrant/
.bundle/
.ruby-version
coverage/
log/
.idea/
.dependencies/
.librarian/
Puppetfile.lock
*.iml
.*.sw?
.yardoc/
Guardfile