Repository: commons-pool Updated Branches: refs/heads/master 5a30c6e9c -> 867614829
Ignore bin (local IDE directory) Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/87683a59 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/87683a59 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/87683a59 Branch: refs/heads/master Commit: 87683a59c4cf3b7c2c60b75c271d8738c4501233 Parents: 5a30c6e Author: Mark Thomas <[email protected]> Authored: Mon May 21 12:38:45 2018 +0100 Committer: Mark Thomas <[email protected]> Committed: Mon May 21 12:46:23 2018 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-pool/blob/87683a59/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index af579fe..35c0dd0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ site-content /.classpath /.project /.settings/ +/bin/
