chore(all): gitignore change

This commit is contained in:
RubyLiu 2023-05-24 11:09:00 +08:00 committed by 刘瑞斌
parent 6865624fed
commit cb3d719d09
1 changed files with 1 additions and 10 deletions

11
.gitignore vendored
View File

@ -1,9 +1,3 @@
# Created by .ignore support plugin (hsz.mobi)
.DS_Store
node_modules
node/
/dist
# local env files # local env files
.env.local .env.local
.env.*.local .env.*.local
@ -12,6 +6,7 @@ node/
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
pnpm-error.log*
# Editor directories and files # Editor directories and files
.idea/* .idea/*
@ -35,11 +30,7 @@ target
.jython_cache .jython_cache
qywx.json qywx.json
### VS Code ###
.vscode/
### flattened ### flattened
.flattened-pom.xml .flattened-pom.xml
.node/ .node/
**/jmeter/lib/ext **/jmeter/lib/ext