# Logs logs *.log npm-debug.log* # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json reports/ # Runtime data pids *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage *.lcov # Vitest Temp files tsconfig.vitest-temp.json # nyc test coverage .nyc_output # Dependency directories node_modules/ .pnpm-store/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Yarn Integrity file .yarn-integrity # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Docusaurus cache and generated files .docusaurus # Stores VSCode versions used for testing VSCode extensions .vscode-test # Transpiled JS script files for GitHub Actions .github/workflows/*.js # IDE /.idea /nbproject # Meteor build and version .build* versions.json # Dist /dist /docs/.vitepress/cache /docs/.vitepress/dist /docs/api/*.ts !/docs/api/api-types.ts /docs/api/*.md !/docs/api/index.md /docs/api/api-search-index.json /docs/public/api-diff-index.json /docs/public/faker.js # Faker TAGS REVISION *.tmproj *~ .DS_Store .settings .project .tasks-cache *DONOTVERSION* .history # Unwanted package managers .yarn/ package-lock.json yarn.lock cypress/screenshots cypress/videos _local/