# ignore most things, include some others
/*
/.*
!/typedoc.json
!/.github
!/src
!/.prettier*
!/.tshy
!/.taprc
!bin/
!lib/
!package.json
!package-lock.json
!README.md
!CONTRIBUTING.md
!LICENSE
!CHANGELOG.md
!example/
!scripts/
!tap-snapshots/
!test/
!.travis.yml
!.gitignore
!.gitattributes
!coverage-map.js
!index.js
