Commit d2078e82 by huangjy

gitignore

parent d970c5e2
Showing with 40 additions and 0 deletions
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
/**/.apt_generated
/**/.classpath
/**/.factorypath
/**/.project
/**/.settings
/**/.springBeans
/**/.sts4-cache
### IntelliJ IDEA ###
/**/.idea
/**/*.iws
/**/*.iml
/**/*.ipr
.idea/
/**/.idea/
### NetBeans ###
/**/nbproject/private/
/**/build/
/**/nbbuild/
/**/dist/
/**/nbdist/
/**/.nb-gradle/
/**/target/
/**/temp/
/**/.DS_Store
/**/.mvn*
/**/mvn*
### VS Code ###
.vscode/
/makeit-web-report/src/main/resources/application.yml
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