diff options
| author | Mike McQuaid | 2014-10-26 14:54:36 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-26 14:57:36 +0000 |
| commit | 19d12aee45ac8d55ecd58a8c072286c84e72041d (patch) | |
| tree | f03c854a0c956a51def4853304aab021e60e635c /.gitignore | |
| parent | cd528e7203b649795113c7adc013f09a3b1aab73 (diff) | |
| download | brew-19d12aee45ac8d55ecd58a8c072286c84e72041d.tar.bz2 | |
Import docs from wiki.
Closes Homebrew/homebrew#33211.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4c3312af1..ea107402c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ !/bin /bin/* !/bin/brew +!/share/doc/homebrew !/share/man/man1/brew.1 .DS_Store /Library/Homebrew/doc |
