[nobug] add individual bin folders
diff --git a/.gitignore b/.gitignore
index cc04a90..ab50d8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 # copied from eclipse.platform.debug/.gitignore
 /*/bin/ 
+*/bin/ 
 *~ 
 *.rej 
 *.bak 
@@ -30,3 +31,5 @@
 src.zip
 .fbwarnings
 javaCompiler...args
+org.eclipse.wst.common.snippets.tests/bin/

+org.eclipse.wst.common.snippets/bin/