Ver código fonte

忽略文件提交

ZhangYanJie 2 meses atrás
commit
61b5f2e919
1 arquivos alterados com 19 adições e 0 exclusões
  1. 19 0
      .gitignore

+ 19 - 0
.gitignore

@@ -0,0 +1,19 @@
+# ---> Java
+*.class
+
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
+# Package Files #
+/bin
+/out
+*.war
+*.ear
+/node_modules
+*.rar
+*.zip
+/target
+/build
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*
+