Эх сурвалжийг харах

第1次课-25年11月15日-Java入门

WanJL 1 өдөр өмнө
parent
commit
53c9466ca0
1 өөрчлөгдсөн 13 нэмэгдсэн , 1 устгасан
  1. 13 1
      .gitignore

+ 13 - 1
.gitignore

@@ -14,4 +14,16 @@ hs_err_pid*
 
 */.idea
 .idea/
-**/.idea/
+**/.idea/
+
+*/.gitignore
+.gitignore/
+**/.gitignore/
+
+*/.mvn
+.mvn/
+**/.mvn/
+
+*/target
+target/
+**/target/