summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorColleen Murphy <colleen@puppetlabs.com>2014-06-25 09:32:54 -0700
committerColleen Murphy <colleen@puppetlabs.com>2014-06-25 16:17:54 -0700
commit18c5231469a885b5166cfa954f297127224c61f6 (patch)
treecda08f3826feac21ad05fe31fe1d5f31227fd80c /.sync.yml
parentf0495091551d439f27fc0ef86a9f23b81e1138eb (diff)
Add configuration file for modulesync
https://github.com/puppetlabs/modulesync
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
new file mode 100644
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