dwkim 2 years ago
parent
commit
a9f0bf2077
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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