Repository: commons-math Updated Branches: refs/heads/master e99b9ef25 -> 530ffe995
added site-content to .gitignore Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/530ffe99 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/530ffe99 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/530ffe99 Branch: refs/heads/master Commit: 530ffe9951212b331c633e642509d2e6e96b958c Parents: e99b9ef Author: Luc Maisonobe <l...@apache.org> Authored: Mon Oct 6 22:05:04 2014 +0200 Committer: Luc Maisonobe <l...@apache.org> Committed: Mon Oct 6 22:05:04 2014 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/530ffe99/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index bb247c3..c65ad49 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ bin target /build /lib +/site-content *.class