Skip to content

Commit f684e8a

Browse files
author
Colleen Murphy
committed
Add configuration file for modulesync
https://github.com/puppetlabs/modulesync
1 parent f6e427c commit f684e8a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.sync.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
Gemfile:
3+
optional:
4+
- gem: mime-types
5+
version: '<2.0'
6+
spec/spec_helper.rb:
7+
unmanaged: true

0 commit comments

Comments
 (0)