diff options
| author | Antoine Latter <aslatter@gmail.com> | 2011-09-02 17:48:41 -0500 |
|---|---|---|
| committer | Antoine Latter <aslatter@gmail.com> | 2011-09-02 17:48:41 -0500 |
| commit | 192bf6036ae266c7fa1f220ddffc36cb5277621c (patch) | |
| tree | 7d5c1063991afe4de5348ab945681a67e61c65e5 | |
| parent | 2f0975bb5de0600f5297a5f5bd563cc135e6c634 (diff) | |
| download | pandoc-192bf6036ae266c7fa1f220ddffc36cb5277621c.tar.gz | |
update gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cbb91ca96..df51012fa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ README.* INSTALL.* .configure-stamp man/man?/*.1 +man/man?/*.5 man/man?/*.html *.diff pandoc.cabal.orig |
