*
!.circleci/*
!.editorconfig
!.gitattributes
!.github/*
!.gitignore
!.hlint.yaml
!.mailmap
!.stylish-haskell.yaml
!AUTHORS.md
!BUGS
!CONTRIBUTING.md
!COPYING.md
!COPYRIGHT
!INSTALL.md
!MANUAL.txt
!Makefile
!README.md
!README.template
!RELEASE-CHECKLIST
!SECURITY.md
!Setup.hs
!cabal.project
!changelog.md
!default.nix
!pandoc.cabal
!release.nix
!shell.nix
!stack.yaml
!app/*
!benchmark/*
!citeproc/*
!data/*
!doc/*
!linux/*
!macos/*
!man/*
!src/*
!test/*
!tools/*
!trypandoc/*
!windows/*