MeterSphere/.gitignore

45 lines
532 B
Plaintext
Raw Normal View History

2020-02-03 11:21:55 +08:00
# Created by .ignore support plugin (hsz.mobi)
.DS_Store
node_modules
node/
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
2021-03-30 14:10:46 +08:00
.idea/*
!.idea/icon.png
2020-02-12 11:33:08 +08:00
**/*.iml
2020-02-03 11:21:55 +08:00
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
2021-10-28 16:37:50 +08:00
.mvn
!.mvn/maven-wrapper.properties
2020-02-03 11:21:55 +08:00
src/main/resources/static
src/main/resources/templates
2020-02-21 14:48:30 +08:00
target
.settings
.project
.classpath
2020-11-16 15:53:03 +08:00
.jython_cache
2022-10-10 14:36:01 +08:00
qywx.json
### VS Code ###
.vscode/
### flattened
.flattened-pom.xml
2023-04-13 17:32:35 +08:00
.node/
**/jmeter/lib/ext