Revision: 97825f9dc25f Author: Christian Edward Gruber <[email protected]> Date: Mon Jul 29 09:16:41 2013 Log: Add ignores file.
http://code.google.com/p/google-guice/source/detail?r=97825f9dc25f Added: /.gitignore ======================================= --- /dev/null +++ /.gitignore Mon Jul 29 09:16:41 2013 @@ -0,0 +1,9 @@ +build/ +target/ +bin/ +.project +.classpath +.settings/ +*~ +*.orig +*.new -- 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.
