diff options
author | Simon Ruderich <simon@ruderich.org> | 2014-01-19 16:24:40 +0100 |
---|---|---|
committer | Simon Ruderich <simon@ruderich.org> | 2014-03-03 21:28:21 +0100 |
commit | 3c25cb29aba4d4c1a907aa29db48c36d8dbac18e (patch) | |
tree | 229e8611230324cb4329be7e48c663ca57c7b012 /.gitignore | |
parent | 7d301a527e729e2a2fda03069e485bdcc2e12823 (diff) | |
download | zsh-3c25cb29aba4d4c1a907aa29db48c36d8dbac18e.tar.gz zsh-3c25cb29aba4d4c1a907aa29db48c36d8dbac18e.tar.xz zsh-3c25cb29aba4d4c1a907aa29db48c36d8dbac18e.zip |
32289: Doc: Add zsh version to footer in HTML documentation.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5fd574b1f..4ae315baa 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ Doc/intro.a4.ps Doc/intro.us.pdf Doc/intro.us.ps Doc/version.yo +Doc/texi2html.conf Doc/zsh*.1 Doc/zsh.texi Doc/zsh.info* |