Explorar o código

git忽略文件

11868 hai 1 semana
pai
achega
561f047874
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -2,7 +2,7 @@
 # ========================
 # 编译输出
 # ========================
-/target/
+*/target/
 *.class
 
 # ========================