You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:31:05 UTC

[25/27] brooklyn git commit: Remove bin/ from .gitignore so that it does not clash with /src/main/example/bin

Remove bin/ from .gitignore so that it does not clash with <some example>/src/main/example/bin


Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/ad3ff100
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/ad3ff100
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/ad3ff100

Branch: refs/heads/0.4.0
Commit: ad3ff100e649fbb77985c1bf2fb7dceac29377b5
Parents: 02a747d
Author: Cosmin Dumitrache <co...@cloudsoftcorp.com>
Authored: Wed May 23 17:28:51 2012 +0100
Committer: Cosmin Dumitrache <co...@cloudsoftcorp.com>
Committed: Tue May 29 13:23:49 2012 +0100

----------------------------------------------------------------------
 .gitignore | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn/blob/ad3ff100/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 29b07f2..8ea35a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,6 @@
 
 *.class
 
-bin/
 target/
 test-output/