ソースを参照

Ignore *all* target directories

jD91mZM2 6 年 前
コミット
e9484e4d60
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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