Browse Source

Initial commit

master
荣超 6 years ago
commit
6b43b3060c
  1. 12
      .gitignore

12
.gitignore

@ -0,0 +1,12 @@
*.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*
Loading…
Cancel
Save