diff options
author | wycats <wycats@gmail.com> | 2010-08-15 19:33:43 -0700 |
---|---|---|
committer | wycats <wycats@gmail.com> | 2010-08-15 19:46:13 -0700 |
commit | 2051536fef0c4441c8778c2ea3cb44b2077e0062 (patch) | |
tree | f41d4ed847477d9ff0ef6bf2074147fc4a60bb98 /.gitignore | |
parent | 702e7aac1e29492604487c52c807f63de2aba193 (diff) | |
download | bundler-2051536fef0c4441c8778c2ea3cb44b2077e0062.tar.gz |
Gemfile(5) not Gemfile(7)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 285e4de952..cabbaf2234 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,7 @@ pkg *.rbc lib/bundler/man + +man/* +!man/*.ronn +!man/index.txt |