浏览代码

授课代码

WanJL 3 周之前
父节点
当前提交
c9d70e5cb6
共有 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/