From gareth/puppet-module-skeleton example : https://github.com/garethr/puppet-module-skeleton
14 lines
136 B
Plaintext
14 lines
136 B
Plaintext
pkg/
|
|
.*.sw?
|
|
Gemfile.lock
|
|
spec/fixtures/manifests
|
|
spec/fixtures/modules
|
|
.rspec_system
|
|
.vagrant
|
|
.bundle
|
|
vendor
|
|
junit
|
|
log
|
|
.yardoc
|
|
coverage
|