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:28:36 UTC

[02/50] brooklyn-docs 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-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/8be715ad
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/8be715ad
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/8be715ad

Branch: refs/heads/0.4.0
Commit: 8be715ade858138b4ea49cdc1b49c531fd3b8f3f
Parents: d3d1b8f
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-docs/blob/8be715ad/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 29b07f2..8ea35a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,6 @@
 
 *.class
 
-bin/
 target/
 test-output/