feat: 更新gitignore配置

This commit is contained in:
DEV_DSW
2026-04-08 09:19:24 +08:00
parent 804a49036b
commit f0e3c12da6

42
.gitignore vendored
View File

@@ -45,48 +45,10 @@ typings/
# Optional npm cache directory # Optional npm cache directory
.npm .npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env.test
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# Webpack
.webpack/
# Vite # Vite
.vite/ .vite/
dist/ dist/
release/
dist-electron/ dist-electron/
release/
*.local