Improve .gitignore.

This commit is contained in:
John MacFarlane 2021-01-15 22:41:39 -08:00
parent 07c98eae50
commit e7ea89928f

5
.gitignore vendored
View file

@ -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*/