node_modules
npm-debug.log
dist
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
coverage
.nyc_output
.DS_Store
*.log
*.swp
*.swo
*.pid
*.seed
*.pid.lock
.vscode
.idea
.github
.git
.gitignore
README.md
.eslintrc*
.prettierrc*
jest.config.js
tsconfig.build.json
test
*.spec.ts
*.test.ts