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

chore: 精简 .gitignore 文件

This commit is contained in:
pany 2024-11-19 19:31:10 +08:00
parent 787143e1c8
commit f3645cfdca

31
.gitignore vendored
View File

@ -1,35 +1,18 @@
# Git 会忽略的文件
.DS_Store
node_modules
# Common
dist
dist-ssr
node_modules
.eslintcache
vite.config.*.timestamp*
# MacOS
.DS_Store
# Local env files
*.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Editor directories and files
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
!.vscode/*.code-snippets
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Use the PNPM
# Use the pnpm
package-lock.json
yarn.lock