]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Add configuration file for modulesync
authorColleen Murphy <colleen@puppetlabs.com>
Wed, 25 Jun 2014 16:32:54 +0000 (09:32 -0700)
committerColleen Murphy <colleen@puppetlabs.com>
Wed, 25 Jun 2014 23:17:54 +0000 (16:17 -0700)
https://github.com/puppetlabs/modulesync

.sync.yml [new file with mode: 0644]

diff --git a/.sync.yml b/.sync.yml
new file mode 100644 (file)
index 0000000..ac79bae
--- /dev/null
+++ b/.sync.yml
@@ -0,0 +1,9 @@
+---
+.travis.yml:
+  unmanaged: true
+Rakefile:
+  unmanaged: true
+Gemfile:
+  unmanaged: true
+spec/spec_helper.rb:
+  unmanaged: true