瀏覽代碼

Ignore *all* target directories

jD91mZM2 6 年之前
父節點
當前提交
e9484e4d60
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,2 +1,2 @@
-/target/
+**/target/
 .idea/