MeterSphere/.gitignore
baiqi 7046725e64 fix(测试跟踪): 用例审批中导出依赖关系JPG格式,但导出的是PNG格式
--bug=1025873 --user=白奇 【测试跟踪】用例审批中导出依赖关系JPG格式,但导出的是PNG格式 https://www.tapd.cn/55049933/s/1368138
2023-05-04 13:29:19 +08:00

46 lines
537 B
Plaintext

# Created by .ignore support plugin (hsz.mobi)
.DS_Store
node_modules
node/
/dist
# local env files
.env.local
.env.*.local
.history/
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea/*
!.idea/icon.png
**/*.iml
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.mvn
!.mvn/maven-wrapper.properties
src/main/resources/static
src/main/resources/templates
target
.settings
.project
.classpath
.jython_cache
qywx.json
### VS Code ###
.vscode/
**/src/test/
### flattened
.flattened-pom.xml
.node/