diff options
author | Carlhuda <carlhuda@engineyard.com> | 2010-08-13 16:08:14 -0700 |
---|---|---|
committer | Carlhuda <carlhuda@engineyard.com> | 2010-08-13 16:08:14 -0700 |
commit | 6e2d9347be6bd07593377edba5fe4385882eddae (patch) | |
tree | 6966255ec3285a090e552067b2638e7ba1c1de23 /.gitignore | |
parent | 5bad31427af192df5ec97ccc69a2e4471bc6cdb0 (diff) | |
download | bundler-6e2d9347be6bd07593377edba5fe4385882eddae.tar.gz |
Move the man pages to the bundler repository and write a build task to convert them into roff and txt format.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e077fb5f10..285e4de952 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ tmp pkg *.gem *.rbc + +lib/bundler/man |