dwkim 2 年 前
コミット
a9f0bf2077
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -27,7 +27,7 @@ target/
27 27
 /nbdist/
28 28
 /.nb-gradle/
29 29
 build/
30
-bin/
30
+bin/*
31 31
 out/
32 32
 !**/src/main/**/build/
33 33
 !**/src/test/**/build/