mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 00:36:29 +00:00
Improve .gitignore.
This commit is contained in:
@@ -16,6 +16,10 @@ man/man?/*.html
|
||||
*.o
|
||||
*.hi
|
||||
*.pyc
|
||||
.hie/
|
||||
.policeman-evidence/
|
||||
.projectile/
|
||||
.vscode/
|
||||
/COPYING.rtf
|
||||
/COPYRIGHT.txt
|
||||
/cabal-dev/
|
||||
@@ -28,3 +32,4 @@ data/reference.odt
|
||||
/stack.yaml.lock
|
||||
cabal.project.local
|
||||
/dist-newstyle/
|
||||
pandoc-2*/
|
||||
|
||||
Reference in New Issue
Block a user