# Dependencies node_modules npm-debug.log* yarn-debug.log* yarn-error.log* yarn.lock pnpm-lock.yaml # Build output dist build *.tsbuildinfo # Testing coverage .nyc_output *.test.ts *.spec.ts __tests__ __mocks__ # Logs logs *.log *.log.* # Environment files .env .env.* !.env.example # Git .git .gitignore .gitattributes # IDE .vscode .idea *.swp *.swo *~ .DS_Store # Documentation *.md !README.md docs # CI/CD .github .gitlab-ci.yml .travis.yml azure-pipelines.yml # Docker Dockerfile docker-compose*.yml .dockerignore # Misc .editorconfig .prettierrc .eslintrc* # tsconfig*.json jest.config.* .husky