auth-web/.gitignore

29 lines
354 B
Plaintext
Raw Permalink Normal View History

2024-09-26 09:38:02 +08:00
node_modules
.DS_Store
dist
dist-ssr
*.local
.eslintcache
report.html
vite.config.*.timestamp*
2024-11-09 02:07:13 +08:00
bunny-web.site.csr
bunny-web.site.key
bunny-web.site_bundle.crt
bunny-web.site_bundle.pem
2024-09-26 09:38:02 +08:00
yarn.lock
npm-debug.log*
.pnpm-error.log*
.pnpm-debug.log
tests/**/coverage/
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
2024-11-09 02:07:13 +08:00
tsconfig.tsbuildinfo