Be more precise in the ignore of bin

Now only 3rd level bin directories are ignored.
diff --git a/.gitignore b/.gitignore
index 6a70b7e..89426ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-bin
+/*/*/bin/
 .DS_Store