11868 1 settimana fa
parent
commit
561f047874
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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