diff options
| author | Nikolay Yakimov <root@livid.pp.ru> | 2019-09-07 16:35:52 +0300 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-09-21 11:18:15 -0700 |
| commit | 6ceed9593a933bb53db7feaca7cae0e2979b4918 (patch) | |
| tree | 89bd1c96c63f92149169fe3984b6fd893172cc91 | |
| parent | e3a6648e8f2553bb37a158729ec7cfbdd942fbcb (diff) | |
| download | pandoc-6ceed9593a933bb53db7feaca7cae0e2979b4918.tar.gz | |
Add cabal.project.local to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 32ef66e8b..e8690c4eb 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ windows/*.wixobj data/reference.docx data/reference.odt .stack-work +cabal.project.local |
