dwkim il y a 2 ans
Parent
commit
a9f0bf2077
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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/