Commit d4cf7944 by zhfish

增加gitignore

parent 719c8bd8
# Compiled class file
*.class *.class
*.iml
*.idea
target/
logs/
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files # # Package Files #
*.jar *.jar
*.war *.war
*.ear *.ear
/target/ *.zip
*.tar.gz
*.rar
# eclipse # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
.settings/ hs_err_pid*
.classpath
.project
logs/
*.log
# idea
.idea/
*.iml
*velocity.log* *velocity.log*
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 to comment