Explorar el Código

修改gitignore文件,将test文件夹加入到版本控制

suntg hace 8 años
padre
commit
0a52642ee3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -57,4 +57,4 @@ pom.xml.next
 release.properties
 dependency-reduced-pom.xml
 buildNumber.properties
-/src/test/
+# /src/test/