Commit 5d822785 by zhu.zewen

新增.gitignore

parent 3dc06bad
Showing with 53 additions and 0 deletions
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
.mvn
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
### VS Code ###
.vscode/
mvnw
mvnw.cmd
# 过滤指定文件或目录
/**/bootstrap-*.yml
/**/.DS_Store
*.log
/**/log/**
/**/logs/**
/**/.lingma/**
/**/test-fix-lucene-index/**
/**/.npm-cache/**
/**/.npm-global/**
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment