mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
19 lines
169 B
Plaintext
19 lines
169 B
Plaintext
# Common
|
|
dist
|
|
node_modules
|
|
.eslintcache
|
|
vite.config.*.timestamp*
|
|
|
|
# MacOS
|
|
.DS_Store
|
|
|
|
# Local env files
|
|
*.local
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Use the pnpm
|
|
package-lock.json
|
|
yarn.lock
|