Revision: af07a48146d0
Author: Christian Edward Gruber <[email protected]>
Date: Mon Mar 31 18:33:19 2014 UTC
Log: Unbreak MOE by adding a .gitignore to extensions (suppressing
build/ folders under it) and narrowing the exclusion of bduild folders in
the root to just at the root. This lets /lib/build exist and be used,
including by MOE.
http://code.google.com/p/google-guice/source/detail?r=af07a48146d0
Added:
/extensions/.gitignore
Modified:
/.gitignore
=======================================
--- /dev/null
+++ /extensions/.gitignore Mon Mar 31 18:33:19 2014 UTC
@@ -0,0 +1,1 @@
+build/
=======================================
--- /.gitignore Fri Mar 21 02:47:05 2014 UTC
+++ /.gitignore Mon Mar 31 18:33:19 2014 UTC
@@ -1,4 +1,4 @@
-build/
+/build/
target/
bin/
.project
--
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/d/optout.