Add configuration file for modulesync

https://github.com/puppetlabs/modulesync
This commit is contained in:
Colleen Murphy 2014-06-25 09:32:54 -07:00
parent f049509155
commit 18c5231469

9
.sync.yml Normal file
View file

@ -0,0 +1,9 @@
---
.travis.yml:
unmanaged: true
Rakefile:
unmanaged: true
Gemfile:
unmanaged: true
spec/spec_helper.rb:
unmanaged: true