Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-22 20:09:19 +08:00
v3-admin-vite/.gitignore

21 lines
214 B
Plaintext

# Common
dist
node_modules
.eslintcache
vite.config.*.timestamp*
svg-component-global.d.ts
svg-component.d.ts
# MacOS
.DS_Store
# Local env files
*.local
# Logs
*.log
# Use the pnpm
package-lock.json
yarn.lock