metersphere/.gitignore
2023-06-08 18:21:24 +08:00

35 lines
432 B
Plaintext

# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-error.log*
# Editor directories and files
.idea/*
!.idea/icon.png
**/*.iml
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.mvn
!.mvn/maven-wrapper.properties
.history
src/main/resources/static
src/main/resources/templates
target
.settings
.project
.classpath
.jython_cache
qywx.json
### flattened
.flattened-pom.xml
**/jmeter/lib/ext