lib/**
src/**/*.css
src/**/*.js*
test/main.ts
test/**/*.js
test/index.css
test/index.html
test/utils/**
!test/utils/mocks.ts
node_modules/
npm-debug.log
