public
Description: Ruby Enterprise Edition based on MRI 1.8.6
Homepage: http://www.rubyenterpriseedition.com/
Clone URL: git://github.com/FooBarWidget/rubyenterpriseedition.git
rubyenterpriseedition / branch.yml
100644 10 lines (8 sloc) 0.26 kb
1
2
3
4
5
6
7
8
9
10
# Describe your branch here.
description: A branch which does something awesome.
 
# Specify files that you want to exclude from the patch
# that's generated by 'rake make_patch'. May be wildcards.
exclude_from_patch:
  - Rakefile
  - branch.yml
  - .gitignore