Revision: a2aab02c5c02
Author:   Christian Edward Gruber <[email protected]>
Date:     Tue Feb  4 18:27:42 2014 UTC
Log:      update gitignore to properly avoid maven target folders.

http://code.google.com/p/google-guice/source/detail?r=a2aab02c5c02

Modified:
 /.gitignore

=======================================
--- /.gitignore Sat Dec  7 17:47:34 2013 UTC
+++ /.gitignore Tue Feb  4 18:27:42 2014 UTC
@@ -1,6 +1,6 @@
-/build/
-/target/
-/bin/
+build/
+target/
+bin/
 .project
 .classpath
 .settings/

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to