Explorar o código

修改git忽略提交的文件和目录

zh.sqy %!s(int64=9) %!d(string=hai) anos
pai
achega
a3521496fe
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -1,6 +1,6 @@
-target/
-out/
-log/
+**/target/
+**/out/
+**/log/
 *.class
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/