Add configuration file for modulesync
https://github.com/puppetlabs/modulesync
This commit is contained in:
parent
f049509155
commit
18c5231469
1 changed files with 9 additions and 0 deletions
9
.sync.yml
Normal file
9
.sync.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
.travis.yml:
|
||||
unmanaged: true
|
||||
Rakefile:
|
||||
unmanaged: true
|
||||
Gemfile:
|
||||
unmanaged: true
|
||||
spec/spec_helper.rb:
|
||||
unmanaged: true
|
Loading…
Reference in a new issue