diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-10-25 16:36:17 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-10-25 16:36:17 +0200 |
commit | bb20f919c324c549b4c0574a987ddf665692e669 (patch) | |
tree | 87b85ac2bcfb3777aa5c0923d07f99495457ab17 /.gitignore | |
parent | b4fbe226a57be1e25c3935f8bf313a92b21de3e8 (diff) | |
download | pandoc-bb20f919c324c549b4c0574a987ddf665692e669.tar.gz |
Added INSTALL.md, incorporating INSTALL + installing page from website.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0e2686c83..26be741eb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ dist/* MANUAL.* !MANUAL.txt -INSTALL.* .configure-stamp .cabal-sandbox cabal.sandbox.config |