Repository: commons-dbcp Updated Branches: refs/heads/master c75ed1c01 -> 7bc446a2e
Add site-content dir to .gitignore Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/7bc446a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/7bc446a2 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/7bc446a2 Branch: refs/heads/master Commit: 7bc446a2ebd453e98a70777042ffa49aecdb1302 Parents: c75ed1c Author: Benedikt Ritter <benerit...@gmail.com> Authored: Sun Sep 4 20:05:29 2016 +0200 Committer: Benedikt Ritter <benerit...@gmail.com> Committed: Sun Sep 4 20:05:29 2016 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/7bc446a2/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index df6dbbc..cb62100 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ pom.xml.next release.properties +site-content