Repository: commons-pool Updated Branches: refs/heads/master 133c901cf -> c686a9e1d
Add Eclipse files and folders to .gitignore. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/c686a9e1 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/c686a9e1 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/c686a9e1 Branch: refs/heads/master Commit: c686a9e1db479dcf99793277bc6fd50771cb5d57 Parents: 133c901 Author: Gary Gregory <ggreg...@apache.org> Authored: Tue Oct 31 07:51:00 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Tue Oct 31 07:51:00 2017 -0600 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-pool/blob/c686a9e1/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 084b44a..af579fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ target site-content +/.classpath +/.project +/.settings/