Commit 414f6f90 authored by zhangxin10's avatar zhangxin10
Browse files

添加.gitignore

parent a623f27b
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea
*.iml
+14 −0
Original line number Diff line number Diff line
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea
*.iml